home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 2000 October / Software of the Month - Ultimate Collection Shareware 277.iso / pc / PROGRAMS / UTILITY / WINLINUX / DATA1.CAB / programs_-_Netscape / NETSCAPE.{_6 < prev    next >
Text File  |  1999-09-17  |  557KB  |  15,735 lines

  1. ! Insert copyright and license here 1994
  2.  
  3. ! Netscape.ad --- app-defaults file for Netscape 4.61.
  4. !
  5. ! Bugs and commentary to x_cbug@netscape.com.
  6.  
  7. ! Created: Jamie Zawinski <use the bug address, please>, 23-Jun-94.
  8. ! Modified: dp Suresh <dp@netscape.com>, 01-Aug-95
  9. ! Modified: snpf <snpf@netscape.com>, 23-Sep-96
  10. !
  11. !      ==========================================================
  12. !      NOTE: If you're looking here for things to customize, look
  13. !      on the Preferences dialogs under the Options menu first.
  14. !      Most things are customizable from there.  Things which are
  15. !      settable via the Preferences dialog boxes are stored in
  16. !      the ~/.netscape/preferences file, and not in X resources.
  17. !      ==========================================================
  18. !
  19. ! This file lists the default resources built in to Netscape.
  20. ! You can use the stuff in this file for examples of how to customize
  21. ! Netscape for your environment; normally you will do this by
  22. ! copying the few lines you want to alter to your private resource
  23. ! database, which usually lives in a file called .Xdefaults in your home
  24. ! directory.
  25. !
  26. ! Site administrators **may** want to make changes here and install this
  27. ! file as the global app-defaults file for the site.  To do this, one
  28. ! would copy this file to /usr/lib/X11/app-defaults/Netscape, or on SunOS,
  29. ! /usr/openwin/lib/app-defaults/Netscape.  (But actually this directory
  30. ! could be anywhere; only the person who installed X knows for sure.)
  31. !
  32. ! It is **STRONGLY RECOMMENDED** that you not install this file in the
  33. ! app-defaults directory unless you are really sure you know what you are
  34. ! doing.  There are a whole slew of version-skew problems associated with
  35. ! app-defaults files, which are best avoided by simply not using them.
  36. ! In particular, if the app-defaults file for a program is installed, and
  37. ! you get a new version of that program, you can't properly test out the
  38. ! new version without actually installing it, since it will pick up the
  39. ! resources for the previous version, and will quite likely malfunction.
  40. !
  41. ! In short, app-defaults files are bad.  Don't use them.  This file is
  42. ! provided for informational purposes, and so that I don't get a lot of
  43. ! complaints from people who think they understand this stuff better than
  44. ! I do.
  45.  
  46. ! Language localization:
  47. *versionLocale: en
  48.  
  49. ! SGI only: Here's how you turn on SGI's Motif hacks:
  50. !!Netscape*sgiMode:        True
  51.  
  52. ! SGI only: Use enhanced file selection UI in SGI Motif
  53. !*useEnhancedFSB:        True
  54.  
  55. ! SGI Only: Use base color scheme:
  56. !Netscape*scheme:        Base
  57. !Netscape*useSchemes:        Colors
  58.  
  59. ! This resource enables some hacks to the File Selection Box
  60. ! which use a simpler layout algorithm than the standard Motif
  61. ! code. The directory and file listings are always maintained
  62. ! as equal size. We don't do this for SGI, as they have solved
  63. ! the problem. See *useEnhancedFSB above.
  64. *nsMotifFSBHacks: True
  65.  
  66. ! This resource enables the CDE mode of the File Selection Box.
  67. ! You must be running a CDE enhanced Motif library for this
  68. ! option to work. This resource will apply pathMode=1 to the
  69. ! File Selection Box. If you specify nsMotifFSBHacks and
  70. ! nsMotifFSBCdeMode, some of the keyboard and filter enhancements
  71. ! of nsMotifFSBHacks will also be applied, the layout hacks will not.
  72. *nsMotifFSBCdeMode: False
  73. !*nsMotifFSBCdeMode: True
  74.  
  75. ! SCO Only: IXI Motif Form widget is broken, don't use it
  76. !*useIxiAdds: NONE
  77.  
  78. ! User-Settable Parameters
  79. ! ========================
  80.  
  81. ! This is the directory where Netscape finds external files such as icons.
  82. !
  83. *appDir:            /@LOC_LANG@/netscape
  84.  
  85. ! This resource is the same as the -visual command line option, which selects
  86. ! an X visual on which the windows should be created.  Legal options are:
  87. ! Best, meaning pick the best one w.r.t. image quality; Default, meaning
  88. ! use whatever the server says is the default visual; a visual class (like
  89. ! PseudoColor or TrueColor); or a decimal or hexadecimal digit, the ID of
  90. ! a particular visual (in case there is more than one visual of a particular
  91. ! class.)  "Best" is probably the right choice.
  92. !
  93. *visualID:            Best
  94.  
  95. ! Whether Netscape should install a private colormap.  This will cause the
  96. ! maximal number of colors to be used, but on most systems, will result in
  97. ! unpleasant colormap flashing when switching between applications.  Legal
  98. ! options are: Yes, No, and Guess.  "Guess" means "install the colormap only
  99. ! if we know that the display hardware supports multiple simultaneous
  100. ! colormaps, meaning that there will be no colormap flashing."  Currently,
  101. ! that means install the map when displaying on an SGI screen, and don't
  102. ! otherwise.  (What other vendors have multiple hardware colormaps, and how
  103. ! do you uniquely identify that capability?  Let me know.)
  104. !
  105. *installColormap:        Guess
  106.  
  107. ! Some motif versions have a XmDragOverShell (called "dragOver")
  108. ! widget which has a XmNinstallColormap resource.  Force it to false here
  109. ! so that there is no conflict with the "*installColormap: Guess" stuff.
  110. *dragOver*installColormap:        False
  111.  
  112. ! The maximum number of color cells to allocate per image; this is only
  113. ! relevant when using the default colormap of a PseudoColor visual.
  114. ! If it is 0, we allocate as many colors as we can get.  (The more colors
  115. ! that we can allocate, the better images will look.)  This controls only
  116. ! the number of colors allocated for internal images - a few more colors
  117. ! will be allocated for the fluff and chrome that comes with Motif.
  118. !
  119. *maxImageColors:        0
  120.  
  121. ! Set this to false to disable the <BLINK> tag.
  122. *blinkingEnabled:        True
  123.  
  124. ! Whether the Exit menu item should confirm first.
  125. *confirmExit:            False
  126.  
  127. ! Mouse cursor when over an anchor.
  128. *linkCursor:            hand2
  129.  
  130. ! Mouse cursor when awaiting a reply.
  131. *busyCursor:            watch
  132.  
  133. ! Mouse cursor when "Save Next Link As..." mode is on, and over a link.
  134. *saveNextLinkCursor:        hand2
  135.  
  136. ! Mouse cursor when "Save Next Link As..." mode is on, and not over a link.
  137. *saveNextNonlinkCursor:        crosshair
  138.  
  139. ! How quickly (in seconds) the status messages should update.
  140. *progressInterval:        1
  141.  
  142. ! How quickly (in milliseconds) the run light and/or logo should animate.
  143. *busyBlinkRate:            500
  144.  
  145. ! How often (in seconds) the global history, bookmarks, and disk cache
  146. ! files should be updated.
  147. *saveHistoryInterval:        600
  148.  
  149. ! How many pixels of motion must occur before a mouse-release is interpreted
  150. ! as a "drag" rather than a "click."
  151. *hysteresis:            3
  152.  
  153. ! These resources control whether Netscape should redirect its stdout and
  154. ! stderr streams to a dialog box, so that diagnostics reported by other
  155. ! programs launched by Netscape (for example, external viewers specified in
  156. ! a mailcap file) will be reported to the user through a dialog box,
  157. ! instead of simply showing up on the stdout/stderr of the controlling
  158. ! terminal of Netscape (which in many cases won't even be visible.)
  159. !
  160. ! If you have a external viewer which produces an annoying amount of output
  161. ! even when it has nothing interesting to say, you can shut it up by
  162. ! redirecting its output to stderr; for example, to do this to mpeg_play,
  163. ! you could add the following to your .mailcap file:
  164. !
  165. !        video/mpeg; mpeg_play %s 2>&-
  166. !
  167. ! Normally, Netscape captures both the stdout and stderr into the dialog box.
  168. ! If you find a need to let one or both of them continue on to the actual
  169. ! terminal of Netscape, you can do it by setting these resources to False.
  170. !
  171. *useStderrDialog:        True
  172. *useStdoutDialog:        True
  173.  
  174. ! For those MIME content-encodings which are not directly understood
  175. ! internally, it is possible to specify another Unix program to use as
  176. ! a filter here.
  177. !
  178. ! Each line in the encodingFilters resource consists of four fields,
  179. ! separated by colons and optional whitespace:
  180. !
  181. !   <input-encoding>  : <output-encoding> : <extensions> : <filter-command>
  182. !
  183. ! input-encoding:  The MIME encoding from the Content-Transfer-Encoding header.
  184. !                  (The basic encodings 7BIT, 8BIT, BINARY, BASE64, and QUOTED-
  185. !                  PRINTABLE are built-in; no need to specify those.)
  186. !
  187. ! output-encoding: The encoding that results from this transformation.
  188. !                  Leaving this empty is usually appropriate.
  189. !
  190. ! extensions:      A comma-separated list of the extensions typically used for
  191. !                  files in this encoding; if a document ends in one of these
  192. !                  extensions, then when that document is saved to disk, the
  193. !                  extension will be stripped off of the default file name
  194. !                  (since documents are decoded before they are saved, and the
  195. !                  extension would no longer accurately describe the file.)
  196. !
  197. ! filter-command:  A shell command which reads from stdin and writes to stdout
  198. !                  which does the actual decoding.
  199. !
  200. *encodingFilters:                  \
  201.     x-compress :  : .Z     : uncompress -c    \n\
  202.     compress   :  : .Z     : uncompress -c    \n\
  203.     x-gzip     :  : .z,.gz : gzip -cdq    \n\
  204.     gzip       :  : .z,.gz : gzip -cdq    \n
  205.  
  206.  
  207. ! Too many servers have bugs in the implementation of window gravity for
  208. ! us to rely on it.  Scrolling of large forms is *significantly* faster
  209. ! if we are able to make use of window gravity, but on many X servers, it
  210. ! results in form items being scattered randomly all over the document.
  211. ! Legal values for this resource are Yes, No, Partial, and Guess.  If
  212. ! "Guess", we run some tests and try to decide whether the X server is
  213. ! broken or partially broken.
  214. !
  215. ! If you find yourself needing to use a value here other than Guess,
  216. ! please tell us, so that we can make it guess correctly in the future.
  217. !
  218. *windowGravityWorks:        Guess
  219.  
  220.  
  221. ! By default, the geometries of components (browsers, mail, address book, etc)
  222. ! are saved in ~/.netscape/preferences.js.  If this pisses you off, uncomment
  223. ! the following line and Netscape will not remember component geometries.
  224. !
  225. ! Equivalent to using the '-dont-save-geometry-prefs' startup flag.
  226. !
  227. !*dontSaveGeometryPrefs:        True
  228.  
  229.  
  230. ! Uncomment the following line to ignore any geometry preferences that
  231. ! might have been saved.
  232. !
  233. ! Equivalent to using the '-ignore-geometry-prefs' startup flag.
  234. !
  235. !*ignoreGeometryPrefs:            True
  236.  
  237.  
  238. ! Uncomment the following line to bypass the startup licence page.
  239. !
  240. ! Equivalent to using the '-no-about-splash' startup flag.
  241. !
  242. !*noAboutSplash:                True
  243.  
  244. ! Netscape supports session management by default.  Uncomment the following
  245. ! line to force it off.
  246. !
  247. ! Equivalent to using the '-session-management'
  248. !                         '-no-session-management' startup flags.
  249. !
  250. !*sessionManagement:            False
  251.  
  252.  
  253. ! Different platforms deal with session management in fundamentally
  254. ! different ways.  Toggle this resource if you experience session
  255. ! management problems.
  256. !
  257. ! IRIX session management is on by default only on SGI systems.  It is also
  258. ! available on other platforms and might work with session managers other
  259. ! than the IRIX desktop.  To use session management as the IRIX desktop
  260. ! expects it, uncomment the following line.
  261. !
  262. ! Equivalent to using the '-irix-session-management'
  263. !                         '-no-irix-session-management' startup flags.
  264. !
  265. !*irixSessionManagement:            True
  266.  
  267.  
  268. ! Uncomment the following line to ignore the alwaysraised, alwayslowered,
  269. ! and z-lock JavaScript window.open() attributes.  By default,  Netscape will
  270. ! try to force the window stacking to match these attributes.  If you think
  271. ! this is the ultimate fascism, uncomment the following line.
  272. !
  273. ! Equivalent to using the '-dont-force-window-stacking' startup flag.
  274. !
  275. !*dontForceWindowStacking:        True
  276.  
  277.  
  278. ! Colors
  279. !
  280. ! This resource controls the foreground text color of unfollowed links 
  281. ! (links which have not yet been visited.)
  282. !
  283. *linkForeground:            #0000FF
  284.  
  285. ! This resource controls the foreground text color of followed links 
  286. ! (links which have already been visited.)
  287. !
  288. *vlinkForeground:            #990066
  289.  
  290. ! This resource controls the foreground text color of activated links 
  291. ! (links which are in the process of being clicked upon.)
  292. !
  293. *alinkForeground:            #FF0000
  294.  
  295. ! These resources control the foreground and background colors of text
  296. ! which has been selected with the mouse.
  297. !
  298. *selectForeground:            #000000
  299. *selectBackground:            #FFFFCC
  300.  
  301. ! These resources control the foreground and background colors of normal text.
  302. !
  303. *defaultForeground:            #000000
  304. *defaultBackground:            #C0C0C0
  305.  
  306. ! This resource may be used to specify a default background image.  It should
  307. ! be a file name or URL pointing to a GIF, JPEG, or XBM image.  If it is blank,
  308. ! then the default background color will be used instead.
  309. !
  310. *defaultBackgroundImage:        
  311.  
  312. ! Normally, the user-specified colors and backgrounds will only be used when
  313. ! viewing documents which did not specify their own colors and backgrounds.
  314. ! If this resource is set to False, then the user-specified colors and
  315. ! backgrounds will always be used, regardless of the options specified in 
  316. ! the document itself.
  317. !
  318. *documentColorsHavePriority:        True
  319.  
  320.  
  321. ! Geometry
  322. !
  323. ! Here's how you set the default sizes and positions of the Netscape windows:
  324. !
  325. ! For the web browser window:   Netscape.Navigator.geometry: =500x700+100-0
  326. ! For the mail reader:          Netscape.Mail.geometry: =500x800+200-0
  327. ! For the news reader:          Netscape.News.geometry: =500x800+300-0
  328. ! For the mail editor:          Netscape.Composition.geometry: =400x600
  329. ! For the bookmarks window:     Netscape.Bookmarks.geometry: =300x900-0-0
  330. ! For the address book window:  Netscape.AddressBook.geometry: =600x900-300-0
  331. ! For the download windows:     Netscape.Download.geometry: =500x200-0-0
  332. !
  333. ! In previous versions of Netscape, we suggested setting the geometry on the
  334. ! TopLevelShell class; don't do that any more.  It will affect *all* of the
  335. ! top-level Netscape windows, including bookmarks and message composition and
  336. ! so on, which is probably not what you want.
  337. !
  338. ! To set the sizes of the panes and columns in the mail and news windows, 
  339. ! change them to the layout you like, and then select "Options/Save Options".
  340. ! (To change the fonts in the message lists, search below for the resource
  341. ! that begins with "XmLGrid*fontList".)
  342.  
  343.  
  344.  
  345. ! Translations
  346. !
  347. ! Many of these translations are duplicated on both "Meta" and "Alt", since
  348. ! X has this stupid notion that "Meta" and "Alt" are not synonymous, and
  349. ! Sun in their infinite wisdom furthers this confusing lossage by both having
  350. ! Meta *and* Alt keys on the keyboard, and having the key which is labelled
  351. ! Alt generate *META* (the Diamond keys generate Alt.)  All praise Sun!
  352. ! All praise the X keyboard model!
  353. !
  354. ! And because of the need to do this, we have to do all of the keyboard
  355. ! equivalents with "translations" instead of "accelerators", since a menu
  356. ! item can only have one accelerator, and in order to make both Meta and Alt
  357. ! work we need to give them each two.  All praise Motif!
  358.  
  359.  
  360. ! Keybindings in the main window which correspond to menu items.
  361. ! These are installed on every widget which is a child of our Shell,
  362. ! and are not installed on popups/transients.
  363. !
  364. *globalTranslations:            #override                    \n\
  365.                                             \
  366.     Meta ~Ctrl ~Shift<Key>a:        xfeDoCommand(selectAll)                \n\
  367.      Alt ~Ctrl ~Shift<Key>a:        xfeDoCommand(selectAll)                \n\
  368.     Meta ~Ctrl<Key>B:        xfeDoCommand(openBookmarks)            \n\
  369.      Alt ~Ctrl<Key>B:        xfeDoCommand(openBookmarks)            \n\
  370.     Meta ~Ctrl<Key>C:        xfeDoCommand(copy)                    \n\
  371.      Alt ~Ctrl<Key>C:        xfeDoCommand(copy)                    \n\
  372.         Meta ~Ctrl<Key>D:        undefined-key()                \n\
  373.          Alt ~Ctrl<Key>D:        undefined-key()                \n\
  374.         Meta ~Ctrl<Key>E:        undefined-key()                \n\
  375.          Alt ~Ctrl<Key>E:        undefined-key()                \n\
  376.     Meta ~Ctrl ~Shift<Key>f:        undefined-key()                \n\
  377.      Alt ~Ctrl ~Shift<Key>f:        undefined-key()                \n\
  378.         Meta ~Ctrl<Key>G:        undefined-key()                \n\
  379.          Alt ~Ctrl<Key>G:        undefined-key()                \n\
  380.     Meta ~Ctrl<Key>H:        xfeDoCommand(openHistory)            \n\
  381.      Alt ~Ctrl<Key>H:        xfeDoCommand(openHistory)            \n\
  382.         Meta ~Ctrl<Key>I:        undefined-key()                \n\
  383.          Alt ~Ctrl<Key>I:        undefined-key()                \n\
  384.         Meta ~Ctrl<Key>J:        undefined-key()                \n\
  385.          Alt ~Ctrl<Key>J:        undefined-key()                \n\
  386.     Meta ~Ctrl<Key>K:        xfeDoCommand(addBookmark)            \n\
  387.      Alt ~Ctrl<Key>K:        xfeDoCommand(addBookmark)            \n\
  388.         Meta ~Ctrl<Key>L:        undefined-key()                \n\
  389.          Alt ~Ctrl<Key>L:        undefined-key()                \n\
  390.     Meta ~Ctrl<Key>m:        xfeDoCommand(composeMessage)        \n\
  391.      Alt ~Ctrl<Key>m:        xfeDoCommand(composeMessage)        \n\
  392.     Meta ~Ctrl ~Shift<Key>n: xfeDoCommand(openBrowser)            \n\
  393.      Alt ~Ctrl ~Shift<Key>n: xfeDoCommand(openBrowser)            \n\
  394.     Meta ~Ctrl  Shift<Key>n: xfeDoCommand(newBlank)                \n\
  395.      Alt ~Ctrl  Shift<Key>n: xfeDoCommand(newBlank)                \n\
  396.         Meta ~Ctrl<Key>O:        undefined-key()                \n\
  397.          Alt ~Ctrl<Key>O:        undefined-key()                \n\
  398.         Meta ~Ctrl<Key>P:        undefined-key()                \n\
  399.          Alt ~Ctrl<Key>P:        undefined-key()                \n\
  400.     Meta ~Ctrl<Key>Q:        xfeDoCommand(exit)                    \n\
  401.      Alt ~Ctrl<Key>Q:        xfeDoCommand(exit)                    \n\
  402.         Meta ~Ctrl<Key>R:        undefined-key()                \n\
  403.          Alt ~Ctrl<Key>R:        undefined-key()                \n\
  404.     Meta ~Ctrl<Key>S:        xfeDoCommand(saveAs)                \n\
  405.      Alt ~Ctrl<Key>S:        xfeDoCommand(saveAs)                \n\
  406.         Meta ~Ctrl<Key>T:        undefined-key()                \n\
  407.          Alt ~Ctrl<Key>T:        undefined-key()                \n\
  408.         Meta ~Ctrl<Key>U:    xfeDoCommand(viewPageSource)\n\
  409.          Alt ~Ctrl<Key>U:        xfeDoCommand(viewPageSource)\n\
  410.     Meta ~Ctrl<Key>V:        xfeDoCommand(paste)                    \n\
  411.      Alt ~Ctrl<Key>V:        xfeDoCommand(paste)                    \n\
  412.     Meta ~Ctrl<Key>W:        xfeDoCommand(close)                    \n\
  413.      Alt ~Ctrl<Key>W:        xfeDoCommand(close)                    \n\
  414.     Meta ~Ctrl<Key>X:        xfeDoCommand(cut)                    \n\
  415.      Alt ~Ctrl<Key>X:        xfeDoCommand(cut)                    \n\
  416.     Meta ~Ctrl<Key>Y:        xfeDoCommand(paste)                    \n\
  417.      Alt ~Ctrl<Key>Y:        xfeDoCommand(paste)                    \n\
  418.         Meta ~Ctrl<Key>Z:        undefined-key()                \n\
  419.          Alt ~Ctrl<Key>Z:        undefined-key()                \n\
  420.                                             \
  421.  Meta ~Ctrl ~Shift<Key>1:    xfeDoCommand(openOrBringUpBrowser)    \n\
  422.   Alt ~Ctrl ~Shift<Key>1:    xfeDoCommand(openOrBringUpBrowser)    \n\
  423.  Meta ~Ctrl  Shift<Key>1:    xfeDoCommand(openFolders)            \n\
  424.   Alt ~Ctrl  Shift<Key>1:    xfeDoCommand(openFolders)            \n\
  425.  Meta ~Ctrl ~Shift<Key>2:    xfeDoCommand(openInbox)                \n\
  426.   Alt ~Ctrl ~Shift<Key>2:    xfeDoCommand(openInbox)                \n\
  427.  Meta ~Ctrl  Shift<Key>2:    xfeDoCommand(openAddrBook)            \n\
  428.   Alt ~Ctrl  Shift<Key>2:    xfeDoCommand(openAddrBook)            \n\
  429.     Meta ~Ctrl<Key>3:        xfeDoCommand(openEditor)            \n\
  430.      Alt ~Ctrl<Key>3:        xfeDoCommand(openEditor)            \n\
  431.     Meta ~Ctrl<Key>4:        xfeDoCommand(openCalendar)            \n\
  432.      Alt ~Ctrl<Key>4:        xfeDoCommand(openCalendar)            \n\
  433.     Meta ~Ctrl<Key>5:        xfeDoCommand(openConference)        \n\
  434.      Alt ~Ctrl<Key>5:        xfeDoCommand(openConference)        \n\
  435.                                             \
  436.     ~Meta ~Alt ~Ctrl<Key>Prior:        PageUp()                    \n\
  437.     ~Meta ~Alt ~Ctrl<Key>Next:        PageDown()                    \n\
  438.     ~Meta ~Alt ~Ctrl<Key>osfPageUp:        PageUp()                \n\
  439.     ~Meta ~Alt ~Ctrl<Key>osfPageDown:    PageDown()                \n\
  440.                                             \
  441.     ~Meta ~Alt ~Ctrl<Key>SunCopy:   xfeDoCommand(copy)            \n\
  442.     ~Meta ~Alt ~Ctrl<Key>SunPaste:  xfeDoCommand(paste)            \n\
  443.     ~Meta ~Alt ~Ctrl<Key>SunCut:    xfeDoCommand(cut)            \n\
  444.                                             \
  445.     ~Meta ~Alt ~Ctrl ~Shift<Key>osfHelp:        xfeDoCommand(manual)    \n
  446.  
  447. ! These used to be up above.
  448. !    Meta ~Ctrl<Key>Z:        undo()                        \n\
  449. !     Alt ~Ctrl<Key>Z:        undo()                        \n\
  450.  
  451.  
  452. ! These keysyms are apparently an R6ism.
  453. !    ~Meta ~Alt ~Ctrl<Key>KP_Prior:        PageUp()                \n\
  454. !    ~Meta ~Alt ~Ctrl<Key>KP_Next:        PageDown()                \n\
  455.  
  456. ! Translations in the Navigator window.
  457. *browserGlobalTranslations:        #override            \
  458.     Meta ~Ctrl ~Shift<Key>f:        xfeDoCommand(findInObject)            \n\
  459.      Alt ~Ctrl ~Shift<Key>f:        xfeDoCommand(findInObject)            \n\
  460.     Meta ~Ctrl ~Shift<Key>g:        xfeDoCommand(findAgain)                \n\
  461.      Alt ~Ctrl ~Shift<Key>g:        xfeDoCommand(findAgain)                \n\
  462.     Meta ~Ctrl ~Shift<Key>i: xfeDoCommand(showImages)            \n\
  463.      Alt ~Ctrl ~Shift<Key>i: xfeDoCommand(showImages)            \n\
  464.     Meta ~Ctrl  Shift<Key>i: xfeDoCommand(viewSecurity)            \n\
  465.      Alt ~Ctrl  Shift<Key>i: xfeDoCommand(viewSecurity)            \n\
  466.     Meta ~Ctrl<Key>L:        xfeDoCommand(openPage)                \n\
  467.      Alt ~Ctrl<Key>L:        xfeDoCommand(openPage)                \n\
  468.     Meta ~Ctrl ~Shift<Key>o: xfeDoCommand(openPage)                \n\
  469.      Alt ~Ctrl ~Shift<Key>o: xfeDoCommand(openPage)                \n\
  470.     Meta ~Ctrl  Shift<Key>o: xfeDoCommand(openPageChooseFile)    \n\
  471.      Alt ~Ctrl  Shift<Key>o: xfeDoCommand(openPageChooseFile)    \n\
  472.     Meta ~Ctrl<Key>P:        xfeDoCommand(print)                    \n\
  473.      Alt ~Ctrl<Key>P:        xfeDoCommand(print)                    \n\
  474.     Meta ~Ctrl<Key>R:        xfeDoCommand(reload)                \n\
  475.      Alt ~Ctrl<Key>R:        xfeDoCommand(reload)                \n\
  476.     Meta ~Ctrl<Key>braceleft:        xfeDoCommand(decreaseFont)        \n\
  477.      Alt ~Ctrl<Key>braceleft:        xfeDoCommand(decreaseFont)        \n\
  478.      Meta ~Ctrl<Key>braceright:        xfeDoCommand(increaseFont)        \n\
  479.      Alt ~Ctrl<Key>braceright:        xfeDoCommand(increaseFont)        \n\
  480.                                             \
  481.     Meta ~Ctrl<Key>osfLeft:        xfeDoCommand(back)                \n\
  482.      Alt ~Ctrl<Key>osfLeft:        xfeDoCommand(back)                \n\
  483.     Meta ~Ctrl<Key>osfRight:    xfeDoCommand(forward)            \n\
  484.      Alt ~Ctrl<Key>osfRight:    xfeDoCommand(forward)            \n\
  485.               <Key>Escape:        xfeDoCommand(stopLoading)        \n\
  486.               <Key>osfCancel:    xfeDoCommand(stopLoading)        \n
  487.  
  488. ! Translations in the Mail & News window.
  489. ! Things here override the global translations (which are loaded first.)
  490. ! This changes:
  491. !    Alt+H from "View History" to "Deliver Mail Now"
  492. !    Alt+L from "Open URL" to "Forward Message"
  493. !    Alt+R from "Reload" to "Reply to Sender"
  494. !    Alt+O from "Open File" to undefined
  495. !    Alt+S from "Save As" to undefined
  496. !
  497. ! This adds:
  498. !    Alt+Shift+A for "Select Thread"
  499. !    Alt+T for "Get New Mail"
  500. !    Alt+Shift+R for "Reply to All"
  501. !    Alt+D for "Delete Message"
  502. !    Alt+Y for "Redo"
  503. !
  504. ! Alt arrow keys select previous/next.
  505. ! Alt+Shift arrow keys select previous/next unread.
  506. ! Meta+Shift arrow keys select previous/next marked.
  507. !
  508. *mailnewsGlobalTranslations:        #override            \
  509.     <Btn3Down>:                xfeDoPopup()                    \n\
  510.     Meta ~Ctrl<Key>D:        xfeDoCommand(deleteFolder)                \n\
  511.      Alt ~Ctrl<Key>D:        xfeDoCommand(deleteFolder)                \n\
  512.     Meta ~Ctrl<Key>H:        xfeDoCommand(deliverQueuedMessages)        \n\
  513.      Alt ~Ctrl<Key>H:        xfeDoCommand(deliverQueuedMessages)        \n\
  514.     Meta ~Ctrl Shift<Key>i: xfeDoCommand(viewSecurity)            \n\
  515.      Alt ~Ctrl Shift<Key>i: xfeDoCommand(viewSecurity)            \n\
  516.     Meta ~Ctrl<Key>K:        xfeDoCommand(compressFolders)        \n\
  517.      Alt ~Ctrl<Key>K:        xfeDoCommand(compressFolders)        \n\
  518.     Meta ~Ctrl<Key>O:        xfeDoCommand(openSelected)            \n\
  519.      Alt ~Ctrl<Key>O:        xfeDoCommand(openSelected)            \n\
  520.     Meta ~Ctrl<Key>T:        xfeDoCommand(getNewMessages)    \n\
  521.      Alt ~Ctrl<Key>T:        xfeDoCommand(getNewMessages)    \n\
  522.     Meta ~Ctrl<Key>Z:        xfeDoCommand(undo)\n\
  523.      Alt ~Ctrl<Key>Z:       xfeDoCommand(undo)\n\
  524.     <Key>osfUndo:           xfeDoCommand(undo)\n\
  525.          <Key>Escape:        xfeDoCommand(stopLoading)\n
  526.  
  527. ! Translations in the MailNews message and threads windows
  528. ! These override globalTranslations.
  529. *messagewinGlobalTranslations:        #override                   \
  530.     <Btn3Down>:            xfeDoPopup()                    \n\
  531.     Alt ~Ctrl Shift<Key>a: xfeDoCommand(selectThread)\n\
  532.    Meta ~Ctrl Shift<Key>a: xfeDoCommand(selectThread)\n\
  533.     Alt Shift ~Ctrl<Key>c:  xfeDoCommand(markAllMessagesRead)\n\
  534.    Meta Shift ~Ctrl<Key>c:  xfeDoCommand(markAllMessagesRead)\n\
  535.     ~Meta ~Alt ~Ctrl<Key>c:    xfeDoCommand(markMessageByDate)\n\
  536.     Meta ~Ctrl<Key>D:        xfeDoCommand(deleteMessage)            \n\
  537.      Alt ~Ctrl<Key>D:        xfeDoCommand(deleteMessage)            \n\
  538.     Meta ~Ctrl Shift<Key>i: xfeDoCommand(viewSecurity)            \n\
  539.      Alt ~Ctrl Shift<Key>i: xfeDoCommand(viewSecurity)            \n\
  540.     Meta ~Ctrl Shift<Key>f:    xfeDoCommand(search)           \n\
  541.      Alt ~Ctrl Shift<Key>f:    xfeDoCommand(search)           \n\
  542.     Meta ~Ctrl ~Shift<Key>f:        xfeDoCommand(findInObject)            \n\
  543.      Alt ~Ctrl ~Shift<Key>f:        xfeDoCommand(findInObject)            \n\
  544.     Meta ~Ctrl<Key>G:        xfeDoCommand(findAgain)                \n\
  545.      Alt ~Ctrl<Key>G:        xfeDoCommand(findAgain)                \n\
  546.     ~Meta ~Alt ~Ctrl<Key>G: xfeDoCommand(nextUnreadCollection)\n\
  547.     Meta ~Ctrl<Key>K:        xfeDoCommand(compressFolders)        \n\
  548.      Alt ~Ctrl<Key>K:        xfeDoCommand(compressFolders)        \n\
  549.     ~Meta ~Alt ~Ctrl<Key>K:    xfeDoCommand(ignoreThread)\n\
  550.     Meta ~Ctrl ~Shift<Key>l:xfeDoCommand(forwardMessage)           \n\
  551.      Alt ~Ctrl ~Shift<Key>l:xfeDoCommand(forwardMessage)           \n\
  552.     Meta ~Ctrl Shift<Key>l: xfeDoCommand(forwardMessageQuoted)\n\
  553.      Alt ~Ctrl Shift<Key>l: xfeDoCommand(forwardMessageQuoted)\n\
  554.     ~Meta ~Alt ~Ctrl<Key>L:    xfeDoCommand(markMessageForLater)\n\
  555.   ~Meta ~Alt ~Ctrl ~Shift<Key>n: xfeDoCommand(nextUnreadMessage)        \n\
  556.   ~Meta ~Alt ~Ctrl Shift<Key>n:  xfeDoCommand(nextMessage)        \n\
  557.     ~Meta ~Alt ~Ctrl<Key>M:    xfeDoCommand(markMessageRead)\n\
  558.     Meta ~Ctrl<Key>O:        xfeDoCommand(openSelected)            \n\
  559.      Alt ~Ctrl<Key>O:        xfeDoCommand(openSelected)            \n\
  560.     Meta ~Ctrl<Key>P:        xfeDoCommand(print)                    \n\
  561.      Alt ~Ctrl<Key>P:        xfeDoCommand(print)                    \n\
  562.  ~Meta ~Alt ~Ctrl ~Shift<Key>p: xfeDoCommand(previousUnreadMessage)    \n\
  563.  ~Meta ~Alt ~Ctrl Shift<Key>p:     xfeDoCommand(previousMessage)    \n\
  564.       Alt ~Ctrl Shift<Key>P:     xfeDoCommand(previousMessage)    \n\
  565.     :Ctrl<Key>q:        xfeDoCommand(findInObject)\n\
  566.     :Ctrl<Key>s:   xfeDoCommand(findAgain)\n\
  567.     Meta ~Ctrl ~Shift<Key>r:     xfeDoCommand(replyToSender)           \n\
  568.      Alt ~Ctrl ~Shift<Key>r:     xfeDoCommand(replyToSender)           \n\
  569.     Meta ~Ctrl Shift<Key>r:     xfeDoCommand(replyToAll)           \n\
  570.      Alt ~Ctrl Shift<Key>r:     xfeDoCommand(replyToAll)           \n\
  571.     Meta ~Ctrl<Key>S:        xfeDoCommand(saveMessagesAs)           \n\
  572.      Alt ~Ctrl<Key>S:        xfeDoCommand(saveMessagesAs)           \n\
  573.     Meta ~Ctrl<Key>T:        xfeDoCommand(getNewMessages)           \n\
  574.      Alt ~Ctrl<Key>T:        xfeDoCommand(getNewMessages)           \n\
  575.     ~Meta ~Alt ~Ctrl<Key>T:xfeDoCommand(nextUnreadThread)        \n\
  576.     ~Meta ~Alt ~Ctrl<Key>U:    xfeDoCommand(markMessageUnread)\n\
  577.     ~Meta ~Alt ~Ctrl<Key>W:    xfeDoCommand(watchThread)\n\
  578.     Meta ~Ctrl<Key>Y:        xfeDoCommand(redo)                    \n\
  579.      Alt ~Ctrl<Key>Y:        xfeDoCommand(redo)                    \n\
  580.     Meta ~Ctrl<Key>Z:        xfeDoCommand(undo)                    \n\
  581.      Alt ~Ctrl<Key>Z:        xfeDoCommand(undo)                    \n\
  582.                                            \
  583.         <Key>Undo:          xfeDoCommand(undo)\n\
  584.         <Key>osfUndo:       xfeDoCommand(undo)\n\
  585.                                         \
  586.     Meta ~Ctrl ~Shift<Key>Left:    xfeDoCommand(back)        \n\
  587.     Meta ~Ctrl ~Shift<Key>Left:    xfeDoCommand(back)        \n\
  588.      Alt ~Ctrl ~Shift<Key>osfLeft:    xfeDoCommand(back)        \n\
  589.      Alt ~Ctrl ~Shift<Key>osfLeft:    xfeDoCommand(back)        \n\
  590.                                         \
  591.     Meta ~Ctrl ~Shift<Key>Right:    xfeDoCommand(forward)        \n\
  592.      Alt ~Ctrl ~Shift<Key>Right:    xfeDoCommand(forward)        \n\
  593.     Meta ~Ctrl ~Shift<Key>osfRight:xfeDoCommand(forward)        \n\
  594.      Alt ~Ctrl ~Shift<Key>osfRight:xfeDoCommand(forward)        \n\
  595.                                         \
  596.      Alt ~Ctrl ~Shift<Key>Down:    xfeDoCommand(nextMessage)\n\
  597.     Meta ~Ctrl ~Shift<Key>Down:    xfeDoCommand(nextMessage)\n\
  598.      Alt ~Ctrl ~Shift<Key>osfDown: xfeDoCommand(nextMessage)\n\
  599.     Meta ~Ctrl ~Shift<Key>osfDown: xfeDoCommand(nextMessage)\n\
  600.      Alt ~Ctrl Shift<Key>Down:     xfeDoCommand(nextUnreadMessage)\n\
  601.     Meta ~Ctrl Shift<Key>Down:     xfeDoCommand(nextUnreadMessage)\n\
  602.      Alt ~Ctrl Shift<Key>osfDown:  xfeDoCommand(nextUnreadMessage)\n\
  603.     Meta ~Ctrl Shift<Key>osfDown:  xfeDoCommand(nextUnreadMessage)\n\
  604.     Ctrl Shift<Key>Down:            xfeDoCommand(nextFlaggedMessage)    \n\
  605.     Ctrl Shift<Key>osfDown:        xfeDoCommand(nextFlaggedMessage)    \n\
  606.                                         \
  607.      Alt ~Ctrl ~Shift<Key>Up:      xfeDoCommand(previousMessage)\n\
  608.     Meta ~Ctrl ~Shift<Key>Up:      xfeDoCommand(previousMessage)\n\
  609.      Alt ~Ctrl ~Shift<Key>osfUp:   xfeDoCommand(previousMessage)\n\
  610.     Meta ~Ctrl ~Shift<Key>osfUp:   xfeDoCommand(previousMessage)\n\
  611.      Alt ~Ctrl Shift<Key>Up:       xfeDoCommand(previousUnreadMessage)\n\
  612.     Meta ~Ctrl Shift<Key>Up:       xfeDoCommand(previousUnreadMessage)\n\
  613.      Alt ~Ctrl Shift<Key>osfUp:    xfeDoCommand(previousUnreadMessage)\n\
  614.     Meta ~Ctrl Shift<Key>osfUp:    xfeDoCommand(previousUnreadMessage)\n\
  615.     Ctrl Shift<Key>Up:                xfeDoCommand(previousFlaggedMessage)\n\
  616.     Ctrl Shift<Key>osfUp:            xfeDoCommand(previousFlaggedMessage)\n\
  617.                                         \
  618.     :<Key>Delete:  xfeDoCommand(deleteAny)\n\
  619.     :<Key>Delete:  xfeDoCommand(deleteAny)\n\
  620.     :<Key>osfDelete:   xfeDoCommand(deleteAny)\n\
  621.     :<Key>osfDelete:  xfeDoCommand(deleteAny)\n\
  622.                                         \
  623.     ~Meta ~Alt ~Ctrl ~Shift<Key>Return: xfeDoCommand(openSelected)\n\
  624.     ~Meta ~Alt ~Ctrl ~Shift<Key>osfActivate: xfeDoCommand(openSelected)\n\
  625.                                         \
  626.     :~Meta ~Alt<Key>less: xfeDoCommand(markMessageUnread)\n\
  627.     :~Meta ~Alt<Key>greater: xfeDoCommand(nextUnreadCollection)\n\
  628.     :~Meta ~Alt<Key>backslash: xfeDoCommand(nextCollection)\n\
  629.     :~Meta ~Alt<Key>at:xfeDoCommand(showAllHeaders)\n\
  630.     :~Meta ~Alt<Key>numbersign:xfeDoCommand(showNormalHeaders)\n\
  631.     :~Meta ~Alt<Key>dollar:xfeDoCommand(showBriefHeaders)\n\
  632.     :~Meta ~Alt<Key>exclam:xfeDoCommand(rot13Message)\n\
  633.     :~Meta ~Alt<Key>period:xfeDoCommand(markMessages)\n\
  634.     :~Meta ~Alt<Key>asterisk:    xfeDoCommand(expandAll)\n\
  635.     :~Meta ~Alt<Key>plus:        xfeDoCommand(expand)\n\
  636.     :~Meta ~Alt<Key>slash:        xfeDoCommand(collapseAll)\n\
  637.     :~Meta ~Alt<Key>minus:        xfeDoCommand(collapse)\n\
  638.     :Alt <Key>Delete:      xfeDoCommand(deleteAny)\n\
  639.     :Meta<Key>Delete:      xfeDoCommand(deleteAny)\n\
  640.     :Alt <Key>osfDelete:    xfeDoCommand(deleteAny)\n\
  641.     :Meta<Key>osfDelete:    xfeDoCommand(deleteAny)\n
  642.  
  643.  
  644.  
  645. ! Translations in the MailCompose window.
  646. ! These are used instead of globalTranslations.
  647. !
  648. *mailcomposeGlobalTranslations:        #override            \
  649.                                     \
  650.     <Btn3Down>:            xfeDoPopup()            \n\
  651.     Meta ~Ctrl<Key>D:        xfeDoCommand(delete)                \n\
  652.      Alt ~Ctrl<Key>D:        xfeDoCommand(delete)                \n\
  653.     Meta ~Ctrl  Shift<Key>i: xfeDoCommand(viewSecurity)            \n\
  654.      Alt ~Ctrl  Shift<Key>i: xfeDoCommand(viewSecurity)            \n\
  655.     Meta ~Ctrl ~Shift<Key>Return:        xfeDoCommand(sendMessageNow)    \n\
  656.      Alt ~Ctrl ~Shift<Key>Return:        xfeDoCommand(sendMessageNow)    \n\
  657.     Meta ~Ctrl Shift<Key>Return:        xfeDoCommand(sendMessageLater)    \n\
  658.      Alt ~Ctrl Shift<Key>Return:        xfeDoCommand(sendMessageLater)    \n\
  659.     Meta ~Ctrl<Key>k:        xfeDoCommand(spellCheck)        \n\
  660.      Alt ~Ctrl<Key>k:        xfeDoCommand(spellCheck)        \n\
  661.     Meta ~Ctrl<Key>j:        xfeDoCommand(showComplPicker)        \n\
  662.      Alt ~Ctrl<Key>j:        xfeDoCommand(showComplPicker)        \n
  663.  
  664. ! Translations in the AddressOutliner portion of the compose window:
  665. !
  666. ! TraverseTranslations are for the recipient text field:
  667. *addressOutlinerTraverseTranslations:    #override    \
  668. :~Ctrl ~Shift <Key>osfDelete:     TableTraverse(DELETE)    \n\
  669. :~Ctrl ~Shift <Key>Delete:    TableTraverse(DELETE)    \n\
  670. :~Ctrl ~Shift <Key>BackSpace:  TableTraverse(BACKSPACE)\n\
  671. :~Ctrl ~Shift <Key>osfBackSpace:       TableTraverse(BACKSPACE)\n\
  672. ~Ctrl ~Shift <Key>osfRight:    TableTraverse(RIGHT)    \n\
  673. ~Ctrl ~Shift <Key>osfLeft:    TableTraverse(LEFT)    \n\
  674. <Key>osfInsert:            TableTraverse(INSERT)    \n\
  675. ~Ctrl ~Shift <Key>Insert:    TableTraverse(INSERT)    \n\
  676. ~Ctrl ~Shift <Key>osfBeginLine: TableTraverse(HOME)    \n\
  677. ~Ctrl ~Shift <Key>Home:        TableTraverse(HOME)    \n\
  678. ~Ctrl ~Shift <Key>End:        TableTraverse(END)    \n\
  679. ~Ctrl ~Shift <Key>osfEndLine:     TableTraverse(END)    \n\
  680. ~Ctrl ~Shift <Key>osfUp:           TableTraverse(UP)    \n\
  681. ~Ctrl ~Shift <Key>osfDown:      TableTraverse(DOWN)    \n\
  682. ~Ctrl ~Shift <Key>Tab:          TableTraverse(NEXT)    \n\
  683. ~Ctrl Shift <Key>Tab:              TableTraverse(PREVIOUS)    \n\
  684.     Meta ~Ctrl<Key>D:        xfeDoCommand(autoComplOnOff)        \n\
  685.      Alt ~Ctrl<Key>D:        xfeDoCommand(autoComplOnOff)        \n
  686.  
  687. ! KeyTranslations are for the To/Cc/etc. field:
  688. *addressOutlinerKeyTranslations:        #override    \
  689.  ~Ctrl ~Shift <Key>osfRight:    TableTraverse(RIGHT)    \n\
  690. ~Ctrl ~Shift <Key>osfLeft:    TableTraverse(LEFT)    \n\
  691. ~Ctrl ~Shift <Key>osfDelete:    TableTraverse(DELETE)    \n\
  692. ~Ctrl ~Shift <Key>Delete:    TableTraverse(DELETE)    \n\
  693. <Key>osfInsert:            TableTraverse(INSERT)    \n\
  694. ~Ctrl ~Shift <Key>Insert:    TableTraverse(INSERT)    \n\
  695. ~Ctrl ~Shift <Key>osfBeginLine:    TableTraverse(HOME)    \n\
  696. ~Ctrl ~Shift <Key>Home:        TableTraverse(HOME)    \n\
  697. ~Ctrl ~Shift <Key>End:        TableTraverse(END)    \n\
  698. ~Ctrl ~Shift <Key>osfEndLine:    TableTraverse(END)    \n\
  699. ~Ctrl ~Shift <Key>osfUp:    TableTraverse(UP)    \n\
  700. ~Ctrl ~Shift <Key>osfDown:    TableTraverse(DOWN)    \n\
  701. ~Ctrl ~Shift <Key>Tab:        TableTraverse(NEXT)    \n\
  702. ~Ctrl Shift <Key>Tab:        TableTraverse(PREVIOUS)    \n\
  703. ~Ctrl ~Shift <Key>t:        KeyIn(To:)        \n\
  704. ~Ctrl Shift <Key>t:        KeyIn(To:)        \n\
  705. ~Ctrl ~Shift <Key>c:        KeyIn(Cc:)        \n\
  706. ~Ctrl Shift <Key>c:        KeyIn(Cc:)        \n\
  707. ~Ctrl ~Shift <Key>b:        KeyIn(Bcc:)        \n\
  708. ~Ctrl Shift <Key>b:        KeyIn(Bcc:)        \n\
  709. ~Ctrl ~Shift <Key>n:        KeyIn(Newsgroup:)    \n\
  710. ~Ctrl Shift <Key>n:        KeyIn(Newsgroup:)    \n\
  711. ~Ctrl ~Shift <Key>f:        KeyIn(Followup-To:)    \n\
  712. ~Ctrl Shift <Key>f:        KeyIn(Followup-To:)    \n\
  713. ~Ctrl ~Shift <Key>r:        KeyIn(Reply-To:)    \n\
  714. ~Ctrl Shift <Key>r:        KeyIn(Reply-To:)    \n
  715.  
  716. ! Translations in the MailNews Search window.
  717. ! These are used instead of globalTranslations.
  718. !
  719. *mnsearchGlobalTranslations:          #override                       \
  720.       <Btn3Down>:                     xfeDoPopup()\n\
  721.       Meta ~Ctrl<Key>D:               xfeDoCommand(deleteMessage)\n\
  722.        Alt ~Ctrl<Key>D:               xfeDoCommand(deleteMessage)\n
  723.  
  724. ! Translations in the Bookmarks and Adderssbook window.
  725. ! These translations are used instead of globalTranslations.
  726. ! None of the key *semantics* of globalTranslations are changed here,
  727. ! only the actions bound.  (And inapplicable actions are not present.)
  728. !
  729. *bmGlobalTranslations:            #override            \
  730.     <Btn3Down>:                xfeDoPopup()                    \n\
  731.    ~Meta ~Alt ~Ctrl<Key>space:    PageDown()                    \n\
  732.     Meta ~Ctrl<Key>D:        xfeDoCommand(delete)            \n\
  733.      Alt ~Ctrl<Key>D:        xfeDoCommand(delete)            \n\
  734.     Meta ~Ctrl<Key>F:        xfeDoCommand(findInObject)        \n\
  735.      Alt ~Ctrl<Key>F:        xfeDoCommand(findInObject)        \n\
  736.     Meta ~Ctrl<Key>G:        xfeDoCommand(findAgain)            \n\
  737.      Alt ~Ctrl<Key>G:        xfeDoCommand(findAgain)            \n\
  738.     Meta ~Ctrl<Key>O:        xfeDoCommand(openSelected)            \n\
  739.      Alt ~Ctrl<Key>O:        xfeDoCommand(openSelected)            \n\
  740. ~Meta ~Alt ~Ctrl  Shift <Key>Up:   xfeDoCommand(moveBookmarkUp)\n\
  741. ~Meta ~Alt ~Ctrl  Shift <Key>Down: xfeDoCommand(moveBookmarkDown)\n\
  742. ~Meta ~Alt ~Ctrl  Shift <Key>osfUp:   xfeDoCommand(moveBookmarkUp)\n\
  743. ~Meta ~Alt ~Ctrl  Shift <Key>osfDown: xfeDoCommand(moveBookmarkDown)\n\
  744. ~Meta ~Alt ~Ctrl ~Shift <Key>Up:        LineUp()    \n\
  745. ~Meta ~Alt ~Ctrl ~Shift <Key>Down:      LineDown()    \n\
  746. ~Meta ~Alt ~Ctrl ~Shift <Key>osfUp:        LineUp()    \n\
  747. ~Meta ~Alt ~Ctrl ~Shift <Key>osfDown:      LineDown()    \n\
  748.     ~Meta ~Alt ~Ctrl<Key>Prior:        PageUp()                    \n\
  749.     ~Meta ~Alt ~Ctrl<Key>Next:        PageDown()                    \n\
  750.     ~Meta ~Alt ~Ctrl<Key>osfPageUp:        PageUp()                \n\
  751.     ~Meta ~Alt ~Ctrl<Key>osfPageDown:    PageDown()                \n
  752.  
  753. *abGlobalTranslations:            #override            \
  754.     <Btn3Down>:                xfeDoPopup()            \n\
  755.     Meta ~Ctrl<Key>D:        xfeDoCommand(abDelete)    \n\
  756.      Alt ~Ctrl<Key>D:        xfeDoCommand(abDelete)    \n\
  757.     Meta ~Ctrl<Key>Y:        xfeDoCommand(redo)                    \n\
  758.      Alt ~Ctrl<Key>Y:        xfeDoCommand(redo)                    \n\
  759.     Meta ~Ctrl<Key>Z:        xfeDoCommand(undo)                    \n\
  760.      Alt ~Ctrl<Key>Z:        xfeDoCommand(undo)                    \n\
  761.                                            \
  762.         <Key>Undo:          xfeDoCommand(undo)\n\
  763.         <Key>osfUndo:       xfeDoCommand(undo)\n\
  764.               <Key>Escape:        xfeDoCommand(stopLoading)        \n\
  765.               <Key>osfCancel:    xfeDoCommand(stopLoading)        \n
  766.  
  767. ! Translations in the textfield portion of the mailing list view 
  768. !
  769. ! TraverseTranslations are for the text field:
  770. *abmlistTraverseTranslations:    #override    \
  771. ~Ctrl ~Shift <Key>BackSpace:  TableTraverse(BACKSPACE)\n\
  772. ~Ctrl ~Shift <Key>Tab:          TableTraverse(NEXT)    \n\
  773. ~Ctrl Shift <Key>Tab:              TableTraverse(PREVIOUS)    \n
  774.  
  775. ! Translations in the History window.
  776. ! These translations are used instead of globalTranslations.
  777. ! None of the key *semantics* of globalTranslations are changed here,
  778. ! only the actions bound.  (And inapplicable actions are not present.)
  779. !
  780. !    <Btn3Down>:            xfeDoPopup()            \n\
  781. *ghGlobalTranslations:            #override            \
  782.  Meta ~Ctrl<Key>D:        xfeDoCommand(delete)    \n\
  783.   Alt ~Ctrl<Key>D:        xfeDoCommand(delete)    \n\
  784.  Meta ~Ctrl<Key>O:        xfeDoCommand(openSelected)            \n\
  785.   Alt ~Ctrl<Key>O:        xfeDoCommand(openSelected)            \n\
  786. ~Meta ~Alt ~Ctrl<Key>space:    PageDown()        \n\
  787. ~Meta ~Alt ~Ctrl ~Shift <Key>Up:        LineUp()    \n\
  788. ~Meta ~Alt ~Ctrl ~Shift <Key>Down:      LineDown()    \n\
  789. ~Meta ~Alt ~Ctrl ~Shift <Key>osfUp:        LineUp()    \n\
  790. ~Meta ~Alt ~Ctrl ~Shift <Key>osfDown:      LineDown()    \n\
  791.     ~Meta ~Alt ~Ctrl<Key>Prior:        PageUp()                    \n\
  792.     ~Meta ~Alt ~Ctrl<Key>Next:        PageDown()                    \n\
  793.     ~Meta ~Alt ~Ctrl<Key>osfPageUp:        PageUp()                \n\
  794.     ~Meta ~Alt ~Ctrl<Key>osfPageDown:    PageDown()                \n
  795.  
  796. !
  797. ! Translations for document source window
  798. *dialogGlobalTranslations:        #override            \n\
  799.                                     \
  800.     Meta ~Ctrl<Key>W:        xfeDoCommand(close)            \n\
  801.      Alt ~Ctrl<Key>W:        xfeDoCommand(close)            \n
  802.  
  803.  
  804.  
  805. ! Mouse bindings in the HTML display area.
  806. *drawingArea.translations:        #replace            \
  807.     <Btn1Down>:            ArmLink()            \n\
  808.     <Btn2Down>:            ArmLink()            \n\
  809.     ~Shift<Btn1Up>:            ActivateLink()            \n\
  810.     ~Shift<Btn2Up>:            ActivateLink(new-window)    \
  811.                     DisarmLink()            \n\
  812.     Shift<Btn1Up>:            ActivateLink(save-only)        \
  813.                     DisarmLink()            \n\
  814.     Shift<Btn2Up>:            ActivateLink(save-only)        \
  815.                     DisarmLink()            \n\
  816.     <Btn1Motion>:            DisarmLinkIfMoved()        \n\
  817.     <Btn2Motion>:            DisarmLinkIfMoved()        \n\
  818.     <Btn3Motion>:            DisarmLinkIfMoved()        \n\
  819.     <Motion>:            DescribeLink()            \n\
  820.     <Btn3Down>:            xfeDoPopup()            \n
  821.  
  822. *drawingArea*XmList.highlightThickness:    2
  823.  
  824.  
  825. ! Some basic emacs-like bindings for text fields.
  826. !
  827. ! "editingTranslations" are merged into all XmText and XmTextField widgets.
  828. ! Then, either "multiLinEditingTranslations" or "singleLinEditingTranslations"
  829. ! are merged in, depending on whether it is an XmText or XmTextField widget.
  830. ! These resources are merged in after "globalTranslations", so it is possible
  831. ! for them to override the menu accelerators.
  832. !
  833. ! Problems:
  834. !  = I don't understand why the "Ctrl<Key>g" binding does nothing.
  835. !  = I wish things like `C-k C-k C-k C-n C-k C-k C-y' did the right thing.
  836. !  = This doesn't quite do active regions right, in that C-SPC M-f doesn't
  837. !    leave the word highlighted (though it does leave a region set.)
  838. ! Basically, XmText is not Emacs, and we therefore exist in a world of pain.
  839. !
  840. !  NOTE: if you're looking here because BackSpace and Delete aren't
  841. !        working the way you think they should, then you need to run
  842. !        xmodmap or xkeycaps to fix your keyboard, or mess read the man
  843. !        page for VirtualBindings(1).  For details, see the Netscape FAQ
  844. !        (available from the Help menu.)
  845. !
  846. *editingTranslations:            #override            \n\
  847.     Meta ~Ctrl<Key>A:        select-all()                \n\
  848.      Alt ~Ctrl<Key>A:        select-all()                \n\
  849.     ~Meta ~Alt Ctrl<Key>a:        beginning-of-line()        \n\
  850.     ~Meta ~Alt  Shift Ctrl<Key>a:    beginning-of-line(extend)    \n\
  851.     ~Meta ~Alt ~Shift Ctrl<Key>b:    backward-character()        \n\
  852.     ~Meta ~Alt  Shift Ctrl<Key>b:    backward-character(extend)    \n\
  853.     ~Meta ~Alt        Ctrl<Key>d:    delete-next-character()        \n\
  854.     ~Meta ~Alt ~Shift Ctrl<Key>e:    end-of-line()            \n\
  855.     ~Meta ~Alt  Shift Ctrl<Key>e:    end-of-line(extend)        \n\
  856.     ~Meta ~Alt ~Shift Ctrl<Key>f:    forward-character()        \n\
  857.     ~Meta ~Alt  Shift Ctrl<Key>f:    forward-character(extend)    \n\
  858.     ~Meta ~Alt        Ctrl<Key>g:    process-cancel()        \n\
  859.     ~Meta ~Alt        Ctrl<Key>h:    delete-previous-character()    \n\
  860.     ~Meta ~Alt        Ctrl<Key>v:    undefined-key()    \n\
  861.     ~Meta ~Alt        Ctrl<Key>space: set-anchor()            \n\
  862.     ~Meta ~Alt        Ctrl<Key>2:    set-anchor()            \n\
  863.     ~Meta ~Alt        Ctrl<Key>@:    set-anchor()            \n\
  864.                                     \
  865.     Meta ~Ctrl ~Shift<Key>b:    backward-word()            \n\
  866.      Alt ~Ctrl ~Shift<Key>b:    backward-word()            \n\
  867.     Meta ~Ctrl  Shift<Key>b:    backward-word(extend)        \n\
  868.      Alt ~Ctrl  Shift<Key>b:    backward-word(extend)        \n\
  869.     Meta ~Ctrl ~Shift<Key>f:    forward-word()            \n\
  870.      Alt ~Ctrl ~Shift<Key>f:    forward-word()            \n\
  871.     Meta ~Ctrl  Shift<Key>f:    forward-word(extend)        \n\
  872.      Alt ~Ctrl  Shift<Key>f:    forward-word(extend)        \n\
  873.     Meta ~Ctrl ~Shift<Key>osfLeft:    backward-word()            \n\
  874.      Alt ~Ctrl ~Shift<Key>osfLeft:    backward-word()            \n\
  875.     Meta ~Ctrl  Shift<Key>osfLeft:    backward-word(extend)        \n\
  876.      Alt ~Ctrl  Shift<Key>osfLeft:    backward-word(extend)        \n\
  877.     Meta ~Ctrl ~Shift<Key>osfRight:forward-word()            \n\
  878.      Alt ~Ctrl ~Shift<Key>osfRight:forward-word()            \n\
  879.     Meta ~Ctrl  Shift<Key>osfRight:forward-word(extend)        \n\
  880.          Alt ~Ctrl  Shift<Key>osfRight:forward-word(extend)\n
  881.  
  882. !                       <KeyUp>: KeyUpInText()\n
  883. !       Meta ~Ctrl       <Key>w:        copy-clipboard()\n\
  884. !        Alt ~Ctrl       <Key>w:        copy-clipboard()\n\
  885.  
  886. ! Translations that apply only to javascript form element text fields;
  887. ! This translation should only be added for text fields that is shown in a
  888. ! script page.
  889. ! SHOULD NOT apply this translation to any regular motif text field.
  890. ! because it will trigger the javascript layout stuff and introduce crash.
  891. *formElemEditingTranslations:            #override\n\
  892.             <KeyUp>: KeyUpInText()\n
  893.  
  894. ! Translations that apply only to single-line fields; see above.
  895. !
  896. ! Ctrl-U clears the current line only in single-line fields.  Unix
  897. ! command-line weenies expect this, even though everyone knows Ctrl-U
  898. ! should mean "prefix argument".
  899. !
  900. ! In single-line fields, the various killing commands are really deletion
  901. ! commands instead (that is, they don't affect the Clipboard and are not
  902. ! undoable with Ctrl-y) because the XmTextField widget does not provide
  903. ! kill commands -- only the XmText widget does.  (What the hell is up with
  904. ! that...)  Maybe we could get around this by never using XmTextField, and
  905. ! only using XmText with editMode set to SINGLE_LINE_EDIT, but that might
  906. ! have other unexpected effects...
  907. !
  908. ! I thought of making Meta-d be `set-anchor() forward-word() cut-clipboard()',
  909. ! but that doesn't work, because forward-word takes the whitespace after the
  910. ! word as well, instead of stopping before the whitespace.
  911. !
  912. ! Similarly, Ctrl-k can't be implemented with
  913. ! `set-anchor() end-of-line(extend) cut-clipboard() delete-selection()'
  914. ! because that has the side effect of (temporarily) owning the selection,
  915. ! which would make it impossible to: select text in another application;
  916. ! type C-k at Netscape; Click middle to paste.  The paste would be impossible
  917. ! because C-k would have cleared the selection.
  918. !
  919. *singleLineEditingTranslations:        #override            \n\
  920.     Meta ~Alt ~Ctrl<Key>x:        xfeDoText(cut)    \n\
  921.     Meta ~Alt ~Ctrl<Key>c:        xfeDoText(copy)    \n\
  922.     Meta ~Alt ~Ctrl<Key>v:        xfeDoText(paste)    \n\
  923.     Meta ~Alt ~Ctrl<Key>y:        xfeDoText(paste)    \n\
  924.                                     \
  925.     ~Meta Alt ~Ctrl<Key>x:        xfeDoText(cut)    \n\
  926.     ~Meta Alt ~Ctrl<Key>c:        xfeDoText(copy)    \n\
  927.     ~Meta Alt ~Ctrl<Key>v:        xfeDoText(paste)    \n\
  928.     ~Meta Alt ~Ctrl<Key>y:        xfeDoText(paste)    \n\
  929.                                     \
  930.     ~Meta ~Alt Ctrl<Key>y:        xfeDoText(paste)    \n\
  931.                                     \
  932.     ~Meta ~Alt ~Ctrl<Key>SunCopy:   xfeDoText(copy)        \n\
  933.     ~Meta ~Alt ~Ctrl<Key>SunPaste:  xfeDoText(paste)    \n\
  934.     ~Meta ~Alt ~Ctrl<Key>SunCut:    xfeDoText(cut)        \n\
  935.                                     \
  936.     ~Meta ~Alt Ctrl<Key>u:        beginning-of-line()        \
  937.                     delete-to-end-of-line()        \n\
  938.     ~Meta ~Alt Ctrl<Key>k:        delete-to-end-of-line()        \n\
  939.     ~Meta ~Alt Ctrl<Key>l:        xfeDoCommand(refresh)            \n\
  940.     ~Meta ~Alt Ctrl<Key>w:        key-select()            \
  941.                     delete-selection()        \n\
  942.     Meta ~Ctrl       <Key>d:    delete-next-word()        \n\
  943.      Alt ~Ctrl       <Key>d:    delete-next-word()        \n\
  944.      Alt ~Ctrl       <Key><:    set-anchor()            \
  945.                     beginning-of-line()        \n\
  946.     Meta ~Ctrl       <Key><:    set-anchor()            \
  947.                     beginning-of-line()        \n\
  948.       Alt ~Ctrl       <Key>>:    set-anchor()            \
  949.                     end-of-line()            \n\
  950.     Meta ~Ctrl       <Key>>:    set-anchor()            \
  951.                     end-of-line()            \n\
  952.     ~Alt  Ctrl       <Key><:    set-anchor()            \
  953.                     beginning-of-line(extend)    \n\
  954.    ~Meta  Ctrl       <Key><:    set-anchor()            \
  955.                     beginning-of-line(extend)    \n\
  956.     ~Alt  Ctrl       <Key>>:    set-anchor()            \
  957.                     end-of-line(extend)        \n\
  958.    ~Meta  Ctrl       <Key>>:    set-anchor()            \
  959.                     end-of-line(extend)        \n\
  960.     Meta ~Ctrl<Key>osfBackSpace:    delete-previous-word()        \n\
  961.      Alt ~Ctrl<Key>osfBackSpace:    delete-previous-word()        \n\
  962.     Meta ~Ctrl<Key>osfDelete:    delete-next-word()        \n\
  963.      Alt ~Ctrl<Key>osfDelete:    delete-next-word()        \n\
  964.                                     \
  965.     ~Meta ~Alt ~Ctrl<Key>osfLeft:    deselect-all()            \
  966.                     backward-character()        \n\
  967.     ~Meta ~Alt ~Ctrl<Key>osfRight:    deselect-all()            \
  968.                     forward-character()        \n
  969.  
  970. ! Translations that apply only to multi-line fields; see above.
  971. ! Most of these are here because they are commands that only apply when
  972. ! the text area has multiple lines in it, but see above comment about
  973. ! "kill" commands versus "delete" commands.
  974. !
  975. ! NOTE... [ had to modify the following to prevent overriding paste ]
  976. !
  977. !    Meta ~Ctrl ~Shift<Key>v:    previous-page()            \n\
  978. !     Alt ~Ctrl ~Shift<Key>v:    previous-page()            \n\
  979. !
  980. *multiLineEditingTranslations:        #override            \n\
  981.     Meta ~Alt ~Ctrl<Key>x:        xfeDoText(cut)    \n\
  982.     Meta ~Alt ~Ctrl<Key>c:        xfeDoText(copy)    \n\
  983.     Meta ~Alt ~Ctrl<Key>v:        xfeDoText(paste)    \n\
  984.     Meta ~Alt ~Ctrl<Key>y:        xfeDoText(paste)    \n\
  985.                                     \
  986.     ~Meta Alt ~Ctrl<Key>x:        xfeDoText(cut)    \n\
  987.     ~Meta Alt ~Ctrl<Key>c:        xfeDoText(copy)    \n\
  988.     ~Meta Alt ~Ctrl<Key>v:        xfeDoText(paste)    \n\
  989.     ~Meta Alt ~Ctrl<Key>y:        xfeDoText(paste)    \n\
  990.                                     \
  991.     ~Meta ~Alt Ctrl<Key>y:        xfeDoText(paste)    \n\
  992.                                     \
  993.     ~Meta ~Alt ~Ctrl<Key>SunCopy:   xfeDoText(copy)        \n\
  994.     ~Meta ~Alt ~Ctrl<Key>SunPaste:  xfeDoText(paste)    \n\
  995.     ~Meta ~Alt ~Ctrl<Key>SunCut:    xfeDoText(cut)        \n\
  996.                                     \
  997.     ~Meta ~Alt Ctrl<Key>k:        kill-to-end-of-line()        \n\
  998.     ~Meta ~Alt Ctrl<Key>w:        key-select() kill-selection()    \n\
  999.     ~Meta ~Alt Ctrl<Key>y:        unkill()            \n\
  1000.     Meta ~Ctrl       <Key>d:    kill-next-word()        \n\
  1001.      Alt ~Ctrl       <Key>d:    kill-next-word()        \n\
  1002.     ~Meta ~Alt        Ctrl<Key>l:    redraw-display() xfeDoCommand(refresh)    \n\
  1003.     Meta ~Ctrl<Key>osfBackSpace:    kill-previous-word()        \n\
  1004.      Alt ~Ctrl<Key>osfBackSpace:    kill-previous-word()        \n\
  1005.     Meta ~Ctrl<Key>osfDelete:    kill-next-word()        \n\
  1006.      Alt ~Ctrl<Key>osfDelete:    kill-next-word()        \n\
  1007.                                     \
  1008.     ~Meta ~Alt Ctrl<Key>j:        newline-and-indent()        \n\
  1009.     ~Meta ~Alt Ctrl<Key>o:        newline-and-backup()        \n\
  1010.     ~Meta ~Alt ~Shift Ctrl<Key>n:    next-line()            \n\
  1011.     ~Meta ~Alt  Shift Ctrl<Key>n:    next-line(extend)        \n\
  1012.     ~Meta ~Alt ~Shift Ctrl<Key>p:    previous-line()            \n\
  1013.     ~Meta ~Alt  Shift Ctrl<Key>p:    previous-line(extend)        \n\
  1014.     ~Meta ~Alt ~Shift Ctrl<Key>v:    next-page()            \n\
  1015.     ~Meta ~Alt  Shift Ctrl<Key>v:    next-page(extend)        \n\
  1016.     Meta  Ctrl ~Shift<Key>v:    previous-page()            \n\
  1017.      Alt  Ctrl ~Shift<Key>v:    previous-page()            \n\
  1018.     Meta ~Ctrl  Shift<Key>v:    previous-page(extend)        \n\
  1019.      Alt ~Ctrl  Shift<Key>v:    previous-page(extend)        \n\
  1020.      Alt ~Ctrl ~Shift<Key>braceleft:    backward-paragraph()        \n\
  1021.     Meta ~Ctrl ~Shift<Key>braceleft:    backward-paragraph()        \n\
  1022.      Alt ~Ctrl  Shift<Key>braceleft:    backward-paragraph(extend)    \n\
  1023.     Meta ~Ctrl  Shift<Key>braceleft:    backward-paragraph(extend)    \n\
  1024.      Alt ~Ctrl ~Shift<Key>braceright:    forward-paragraph()        \n\
  1025.     Meta ~Ctrl ~Shift<Key>braceright:    forward-paragraph()        \n\
  1026.      Alt ~Ctrl  Shift<Key>braceright:    forward-paragraph(extend)    \n\
  1027.     Meta ~Ctrl  Shift<Key>braceright:    forward-paragraph(extend)    \n\
  1028.      Alt ~Ctrl       <Key><:    set-anchor()            \
  1029.                     beginning-of-file()        \n\
  1030.     Meta ~Ctrl       <Key><:    set-anchor()            \
  1031.                     beginning-of-file()        \n\
  1032.       Alt ~Ctrl       <Key>>:    set-anchor()            \
  1033.                     end-of-file()            \n\
  1034.     Meta ~Ctrl       <Key>>:    set-anchor()            \
  1035.                     end-of-file()            \n\
  1036.     ~Alt  Ctrl       <Key><:    set-anchor()            \
  1037.                     beginning-of-file(extend)    \n\
  1038.        ~Meta  Ctrl       <Key><:    set-anchor()            \
  1039.                     beginning-of-file(extend)    \n\
  1040.     ~Alt  Ctrl       <Key>>:    set-anchor()            \
  1041.                     end-of-file(extend)        \n\
  1042.        ~Meta  Ctrl       <Key>>:    set-anchor()            \
  1043.                     end-of-file(extend)        \n\
  1044.     ~Meta ~Alt ~Ctrl<Key>Prior:    previous-page()            \n\
  1045.     ~Meta ~Alt ~Ctrl<Key>Next:    next-page()            \n\
  1046.     ~Meta ~Alt ~Ctrl<Key>osfPageUp:    previous-page()            \n\
  1047.     ~Meta ~Alt ~Ctrl<Key>osfPageDown: next-page()            \n\
  1048.     Ctrl  <Key>/:            undefined-key()            \n
  1049.  
  1050. ! Since these get merged in first, all the other bindings override them.
  1051. ! This is just so that undefined non-self-inserting keys beep.
  1052. ! (Except that this doesn't really work that well, so nevermind.)
  1053. !*XmText.translations:        #override                \
  1054. !            Ctrl <Key>:    undefined-key()            \n\
  1055. !            Meta <Key>:    undefined-key()            \n\
  1056. !             Alt <Key>:    undefined-key()            \n
  1057. !*XmTextField.translations:    #override                \
  1058. !            Ctrl <Key>:    undefined-key()            \n\
  1059. !            Meta <Key>:    undefined-key()            \n\
  1060. !             Alt <Key>:    undefined-key()            \n
  1061.  
  1062.  
  1063. ! We merge these translations into all text fields which are not the
  1064. ! bottommost text field in a dialog box (transient popup.)  This is so that
  1065. ! hitting `return' in a text field will select the next text field if there
  1066. ! is one, and will select the "OK" button if there are no more.
  1067. !
  1068. *nonterminalTextTranslations:    #override                \n\
  1069.     <Key>Return:        next-tab-group()            \n\
  1070.     <Key>Linefeed:        next-tab-group()            \n
  1071.  
  1072. ! This is used for self-submitting text fields in HTML forms (not popups.)
  1073. ! We don't need to store these in to dialog box text fields, since in that
  1074. ! case we are able to simply avoid storing in the above ones, but we don't
  1075. ! know that until too late with forms.
  1076. *terminalTextTranslations:    #override                \n\
  1077.     <Key>Return:        activate()                \n\
  1078.     <Key>Linefeed:        activate()                \n
  1079.  
  1080. ! These translations are installed on every TextField widget in the main tree,
  1081. ! but *not* on text fields in dialogs, or in the mail composition window
  1082. ! (that's the difference between this and singleLineEditingTranslations.)
  1083. *globalTextFieldTranslations:        #override            \n\
  1084.     ~Meta ~Alt ~Ctrl<Key>Up:    LineUp()            \n\
  1085.     ~Meta ~Alt ~Ctrl<Key>Down:    LineDown()            \n\
  1086.     ~Meta ~Alt ~Ctrl<Key>osfUp:    LineUp()            \n\
  1087.     ~Meta ~Alt ~Ctrl<Key>osfDown:    LineDown()            \n
  1088.  
  1089. ! These keysyms are apparently an R6ism.
  1090. !    ~Meta ~Alt ~Ctrl<Key>KP_Up:    LineUp()            \n\
  1091. !    ~Meta ~Alt ~Ctrl<Key>KP_Down:    LineDown()            \n\
  1092.  
  1093.  
  1094. ! We install these on every widget in the main tree (but not popups) that isn't
  1095. ! a Text or TextField or List.These, basically, are motion commands that ought
  1096. ! to apply to the HTML display area unless some text field or List has focus,
  1097. ! in which case they ought to apply to the text in that text field instead.
  1098. ! Doesn't all this crap just make you want to hurl?
  1099. *globalNonTextTranslations:        #override            \n\
  1100.     ~Meta ~Alt ~Ctrl<Key>space:    xfeDoCommand(spacebar)        \n\
  1101.                                       \
  1102.     ~Meta ~Alt ~Ctrl<Key>Delete:    PageUp()            \n\
  1103.     ~Meta ~Alt ~Ctrl<Key>BackSpace:    PageUp()            \n\
  1104.     ~Meta ~Alt ~Ctrl<Key>Up:    LineUp()            \n\
  1105.     ~Meta ~Alt ~Ctrl<Key>Down:    LineDown()            \n\
  1106.     ~Meta ~Alt ~Ctrl<Key>Left:    ColumnLeft()            \n\
  1107.     ~Meta ~Alt ~Ctrl<Key>Right:    ColumnRight()            \n\
  1108.                                       \
  1109.     ~Meta ~Alt ~Ctrl<Key>osfDelete:    PageUp()            \n\
  1110.     ~Meta ~Alt ~Ctrl<Key>osfBackSpace:PageUp()            \n\
  1111.      Meta  Ctrl<Key>g:        fishcam()            \n\
  1112.       Alt  Ctrl<Key>g:        fishcam()            \n\
  1113.      Meta  Ctrl<Key>t:        net_showstatus()        \n\
  1114.       Alt  Ctrl<Key>t:        net_showstatus()        \n\
  1115.     ~Meta ~Alt ~Ctrl<Key>osfUp:    LineUp()            \n\
  1116.     ~Meta ~Alt ~Ctrl<Key>osfDown:    LineDown()            \n\
  1117.     ~Meta ~Alt ~Ctrl<Key>osfLeft:    ColumnLeft()            \n\
  1118.     ~Meta ~Alt ~Ctrl<Key>osfRight:    ColumnRight()            \n\
  1119.                                       \
  1120.     ~Meta ~Alt ~Ctrl<Key>Prior:        PageUp()        \n\
  1121.     ~Meta ~Alt ~Ctrl<Key>Next:        PageDown()        \n\
  1122.     ~Meta ~Alt ~Ctrl<Key>osfPageUp:        PageUp()        \n\
  1123.     ~Meta ~Alt ~Ctrl<Key>osfPageDown:    PageDown()        \n
  1124.  
  1125. ! These keysyms are apparently an R6ism.
  1126. !    ~Meta ~Alt ~Ctrl<Key>KP_Up:    LineUp()            \n\
  1127. !    ~Meta ~Alt ~Ctrl<Key>KP_Down:    LineDown()            \n\
  1128. !    ~Meta ~Alt ~Ctrl<Key>KP_Left:    ColumnLeft()            \n\
  1129. !    ~Meta ~Alt ~Ctrl<Key>KP_Right:    ColumnRight()            \n\
  1130. !    ~Meta ~Alt ~Ctrl<Key>KP_Prior:    PageUp()            \n\
  1131. !    ~Meta ~Alt ~Ctrl<Key>KP_Next:    PageDown()            \n\
  1132.  
  1133. !~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1134. ! Editor mouse translations
  1135. !~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1136. *editorDrawingArea.translations: #replace \
  1137.     <Btn3Down>:  xfeDoCommand(showPopup)\n\
  1138.     Shift<Btn1Down>:  xfeDoCommand(select,extend)\n\
  1139.     <Btn1Down>:  xfeDoClick(single,{,select,grab,}, \
  1140.                             double,{,objectIs,text,  {,select,word,}, \
  1141.                                               image, {,dialog,image,}, \
  1142.                                               hrule, {,dialog,hrule,}, \
  1143.                                               target,{,dialog,target,}, \
  1144.                                               tag,   {,dialog,tag,},})\n\
  1145.     <Btn1Motion>:            xfeDoCommand(select,extend)\n\
  1146.     <Btn1Up>:                xfeDoCommand(select,end)        \n\
  1147.     <Btn2Down>:                xfeDoCommand(paste,selection)\n\
  1148.     <Btn2Motion>:            \n\
  1149.     <Btn2Up>:                \n\
  1150.     <Motion>:     editor-motion()\n
  1151.  
  1152. ! Editor keyboard translations.
  1153. *editorTranslations:            #override            \n\
  1154.                                     \
  1155.     Meta ~Ctrl ~Shift<Key>o: xfeDoCommand(openPage)                \n\
  1156.      Alt ~Ctrl ~Shift<Key>o: xfeDoCommand(openPage)                \n\
  1157.     Meta ~Ctrl  Shift<Key>o: xfeDoCommand(openPageChooseFile)    \n\
  1158.      Alt ~Ctrl  Shift<Key>o: xfeDoCommand(openPageChooseFile)    \n\
  1159.     Meta ~Ctrl<Key>s:        xfeDoCommand(save)            \n\
  1160.      Alt ~Ctrl<Key>s:        xfeDoCommand(save)            \n\
  1161.     Meta ~Ctrl<Key>r:        xfeDoCommand(reload)            \n\
  1162.      Alt ~Ctrl<Key>r:        xfeDoCommand(reload)            \n\
  1163.     Meta ~Ctrl Shift<Key>r:    xfeDoCommand(reload,super)            \n\
  1164.      Alt ~Ctrl Shift<Key>r:    xfeDoCommand(reload,super)            \n\
  1165.     Meta ~Ctrl<Key>P:        xfeDoCommand(print)                \n\
  1166.      Alt ~Ctrl<Key>P:        xfeDoCommand(print)                \n\
  1167.                                     \
  1168.     ~Meta ~Alt Ctrl<Key>h:        xfeDoCommand(deleteItem,previous)\n\
  1169.      Meta ~Ctrl ~Shift <Key>Return:        xfeDoCommand(sendMessageNow)    \n\
  1170.      Alt ~Ctrl ~Shift <Key>Return:        xfeDoCommand(sendMessageNow)    \n\
  1171.      Meta ~Ctrl Shift <Key>Return:        xfeDoCommand(sendMessageLater)    \n\
  1172.      Alt ~Ctrl Shift <Key>Return:        xfeDoCommand(sendMessageLater)    \n\
  1173.     Meta ~Ctrl<Key>k:        xfeDoCommand(spellCheck)        \n\
  1174.      Alt ~Ctrl<Key>k:        xfeDoCommand(spellCheck)        \n\
  1175.     ~Meta ~Alt ~Ctrl<Key>Up:    xfeDoCommand(moveCursor,up)        \n\
  1176.     ~Meta ~Alt ~Ctrl<Key>Down:    xfeDoCommand(moveCursor,down)        \n\
  1177.     ~Meta ~Alt ~Ctrl<Key>osfUp:    xfeDoCommand(moveCursor,up)        \n\
  1178.     ~Meta ~Alt ~Ctrl<Key>osfDown:    xfeDoCommand(moveCursor,down)        \n\
  1179.     ~Meta ~Alt ~Ctrl<Key>osfLeft:    xfeDoCommand(moveCursor,previous)    \n\
  1180.     ~Meta ~Alt ~Ctrl<Key>osfRight:    xfeDoCommand(moveCursor,next)    \n\
  1181.     ~Meta ~Alt Ctrl<Key>osfLeft:    xfeDoCommand(moveCursor,previousWord)    \n\
  1182.     ~Meta ~Alt Ctrl<Key>osfRight:    xfeDoCommand(moveCursor,nextWord)    \n\
  1183.                                     \
  1184.     :~Meta ~Alt ~Ctrl<Key>Delete:    xfeDoCommand(deleteItem,next)\n\
  1185.     :~Meta ~Alt ~Ctrl<Key>BackSpace:    xfeDoCommand(deleteItem,previous)\n\
  1186.     :~Meta ~Alt ~Ctrl<Key>osfDelete:    xfeDoCommand(deleteItem,next)\n\
  1187.     :~Meta ~Alt ~Ctrl<Key>osfBackSpace:xfeDoCommand(deleteItem,previous)\n\
  1188.                                     \
  1189.     ~Meta ~Alt Ctrl <Key>Home: xfeDoCommand(moveCursor,beginningOfPage)\n\
  1190.     ~Meta ~Alt Ctrl <Key>End: xfeDoCommand(moveCursor,endOfPage)    \n\
  1191.     ~Meta ~Alt Ctrl <Key>osfBeginLine: xfeDoCommand(moveCursor,beginningOfPage)\n\
  1192.     ~Meta ~Alt Ctrl <Key>osfEndLine: xfeDoCommand(moveCursor,endOfPage)\n\
  1193.     ~Meta ~Alt ~Ctrl <Key>Home: xfeDoCommand(moveCursor,beginningOfLine)\n\
  1194.     ~Meta ~Alt ~Ctrl <Key>End: xfeDoCommand(moveCursor,endOfLine)    \n\
  1195.     ~Meta ~Alt ~Ctrl <Key>osfBeginLine: xfeDoCommand(moveCursor,beginOfLine)\n\
  1196.     ~Meta ~Alt ~Ctrl <Key>osfEndLine: xfeDoCommand(moveCursor,endOfLine)\n\
  1197.     ~Meta ~Alt ~Ctrl Shift<Key>Return:    xfeDoCommand(insertLineBreak,normal)\n\
  1198.     ~Meta ~Alt ~Ctrl<Key>Return:    xfeDoCommand(insertReturn)\n\
  1199.     ~Meta ~Alt ~Ctrl Shift<Key>space: xfeDoCommand(insertNonBreakingSpace)\n\
  1200.     ~Meta ~Alt ~Ctrl <Key>space:    xfeDoCommand(insertKey)        \n\
  1201.     ~Meta Alt ~Ctrl <Key>-:   xfeDoCommand(outdent)        \n\
  1202.     ~Meta Alt ~Ctrl <Key>=:      xfeDoCommand(indent)        \n\
  1203.     Meta ~Alt ~Ctrl <Key>-:   xfeDoCommand(outdent)        \n\
  1204.     Meta ~Alt ~Ctrl <Key>=:      xfeDoCommand(indent)        \n\
  1205.                                     \
  1206.     Ctrl ~Shift <Key>Tab:    xfeDoCommand(tab,insert)\n\
  1207.     ~Ctrl ~Shift<Key>Tab:    xfeDoCommand(tab,forward)\n\
  1208.     ~Ctrl Shift<Key>Tab:    xfeDoCommand(tab,backward)\n\
  1209.                                     \
  1210.     ~Meta ~Alt Ctrl<Key>a:    xfeDoCommand(moveCursor,beginningOfLine)\n\
  1211.     ~Meta ~Alt Ctrl<Key>e:    xfeDoCommand(moveCursor,endOfLine)\n\
  1212.     ~Meta ~Alt Ctrl<Key>p:    xfeDoCommand(moveCursor,up)            \n\
  1213.     ~Meta ~Alt Ctrl<Key>n:    xfeDoCommand(moveCursor,down)            \n\
  1214.     ~Meta ~Alt Ctrl<Key>b:    xfeDoCommand(moveCursor,previous)        \n\
  1215.     ~Meta ~Alt Ctrl<Key>f:    xfeDoCommand(moveCursor,next)        \n\
  1216.     ~Meta ~Alt Ctrl<Key>d:    xfeDoCommand(deleteItem,next)    \n\
  1217.     ~Meta ~Alt Ctrl<Key>k:    xfeDoCommand(deleteItem,endOfLine)\n\
  1218.     Meta ~Alt ~Ctrl<Key><:    xfeDoCommand(moveCursor,beginningOfPage)\n\
  1219.     Meta ~Alt ~Ctrl<Key>>:    xfeDoCommand(moveCursor,endOfPage)\n\
  1220.     ~Meta Alt ~Ctrl<Key><:    xfeDoCommand(moveCursor,beginningOfPage)\n\
  1221.     ~Meta Alt ~Ctrl<Key>>:    xfeDoCommand(moveCursor,endOfPage)\n\
  1222.                                     \
  1223.     Meta Shift ~Ctrl<Key>z:    xfeDoCommand(redo)        \n\
  1224.      Alt Shift ~Ctrl<Key>z:    xfeDoCommand(redo)        \n\
  1225.     Meta ~Ctrl<Key>z:        xfeDoCommand(undo)        \n\
  1226.      Alt ~Ctrl<Key>z:        xfeDoCommand(undo)        \n\
  1227.                                     \
  1228.     Meta ~Alt ~Ctrl<Key>b:    xfeDoCommand(toggleCharacterStyle,bold)\n\
  1229.      ~Meta Alt ~Ctrl<Key>b:    xfeDoCommand(toggleCharacterStyle,bold)\n\
  1230.     Meta ~Alt ~Ctrl<Key>i:    xfeDoCommand(toggleCharacterStyle,italic)\n\
  1231.      ~Meta Alt ~Ctrl<Key>i:    xfeDoCommand(toggleCharacterStyle,italic)\n\
  1232.      Meta ~Alt ~Ctrl<Key>u:    xfeDoCommand(toggleCharacterStyle,underline)\n\
  1233.      ~Meta Alt ~Ctrl<Key>u:    xfeDoCommand(toggleCharacterStyle,underline)\n\
  1234.     Meta ~Alt ~Ctrl<Key>t:    xfeDoCommand(toggleCharacterStyle,fixed)\n\
  1235.      ~Meta Alt ~Ctrl<Key>t:    xfeDoCommand(toggleCharacterStyle,fixed)\n\
  1236.     Meta ~Alt ~Ctrl<Key>k:    xfeDoCommand(setCharacterStyle,none)\n\
  1237.      ~Meta Alt ~Ctrl<Key>k:    xfeDoCommand(setCharacterStyle,none)\n\
  1238.                                     \
  1239.     ~Meta ~Alt Ctrl<Key>l:    xfeDoCommand(refresh)            \n\
  1240.                                     \
  1241.     Meta ~Alt ~Ctrl ~Shift<Key>Up:        xfeDoCommand(setFontSize,increase)\n\
  1242.     Meta ~Alt ~Ctrl ~Shift<Key>osfUp:    xfeDoCommand(setFontSize,increase)\n\
  1243.     Meta ~Alt ~Ctrl ~Shift<Key>Down:    xfeDoCommand(setFontSize,decrease)\n\
  1244.     Meta ~Alt ~Ctrl ~Shift<Key>osfDown:    xfeDoCommand(setFontSize,decrease)\n\
  1245.                                     \
  1246.     ~Meta ~Alt ~Ctrl<Key>SunCopy:   xfeDoCommand(copy)            \n\
  1247.     ~Meta ~Alt ~Ctrl<Key>SunPaste:  xfeDoCommand(paste)            \n\
  1248.     ~Meta ~Alt ~Ctrl<Key>SunCut:    xfeDoCommand(cut)            \n\
  1249.                                     \
  1250.     Meta ~Alt ~Ctrl ~Shift<Key>d:    xfeDoCommand(deleteItem)    \n\
  1251.     ~Meta Alt ~Ctrl ~Shift<Key>d:    xfeDoCommand(deleteItem)    \n\
  1252.                                         \
  1253.     Meta ~Alt ~Ctrl ~Shift<Key>f:    xfeDoCommand(findInObject)        \n\
  1254.     Meta ~Alt ~Ctrl ~Shift<Key>g:    xfeDoCommand(findAgain)            \n\
  1255.     ~Meta Alt ~Ctrl ~Shift<Key>f:    xfeDoCommand(findInObject)        \n\
  1256.     ~Meta Alt ~Ctrl ~Shift<Key>g:    xfeDoCommand(findAgain)            \n\
  1257.                                     \
  1258.     Meta ~Ctrl<Key>A:        xfeDoCommand(selectAll)                \n\
  1259.      Alt ~Ctrl<Key>A:        xfeDoCommand(selectAll)                \n\
  1260.     Meta ~Ctrl<Key>C:        xfeDoCommand(copy)                    \n\
  1261.      Alt ~Ctrl<Key>C:        xfeDoCommand(copy)                    \n\
  1262.     Meta ~Ctrl<Key>H:        xfeDoCommand(openHistory)            \n\
  1263.      Alt ~Ctrl<Key>H:        xfeDoCommand(openHistory)            \n\
  1264.     Meta ~Ctrl<Key>m:        xfeDoCommand(composeMessage)        \n\
  1265.      Alt ~Ctrl<Key>m:        xfeDoCommand(composeMessage)        \n\
  1266.     Meta ~Ctrl ~Shift<Key>n: xfeDoCommand(openBrowser)            \n\
  1267.      Alt ~Ctrl ~Shift<Key>n: xfeDoCommand(openBrowser)            \n\
  1268.     Meta ~Ctrl  Shift<Key>n: xfeDoCommand(newBlank)                \n\
  1269.      Alt ~Ctrl  Shift<Key>n: xfeDoCommand(newBlank)                \n\
  1270.     Meta ~Ctrl<Key>Q:        xfeDoCommand(exit)                    \n\
  1271.      Alt ~Ctrl<Key>Q:        xfeDoCommand(exit)                    \n\
  1272.         Meta ~Ctrl<Key>R:        undefined-key()                \n\
  1273.          Alt ~Ctrl<Key>R:        undefined-key()                \n\
  1274.     Meta ~Ctrl<Key>V:        xfeDoCommand(paste)                    \n\
  1275.      Alt ~Ctrl<Key>V:        xfeDoCommand(paste)                    \n\
  1276.     Meta ~Ctrl<Key>W:        xfeDoCommand(close)                    \n\
  1277.      Alt ~Ctrl<Key>W:        xfeDoCommand(close)                    \n\
  1278.     Meta ~Ctrl<Key>X:        xfeDoCommand(cut)                    \n\
  1279.      Alt ~Ctrl<Key>X:        xfeDoCommand(cut)                    \n\
  1280.     Meta ~Ctrl<Key>Y:        xfeDoCommand(paste)                    \n\
  1281.      Alt ~Ctrl<Key>Y:        xfeDoCommand(paste)                    \n\
  1282.                                             \
  1283.  Meta ~Ctrl ~Shift<Key>1:    xfeDoCommand(openOrBringUpBrowser)    \n\
  1284.   Alt ~Ctrl ~Shift<Key>1:    xfeDoCommand(openOrBringUpBrowser)    \n\
  1285.  Meta ~Ctrl  Shift<Key>1:    xfeDoCommand(openFolders)            \n\
  1286.   Alt ~Ctrl  Shift<Key>1:    xfeDoCommand(openFolders)            \n\
  1287.  Meta ~Ctrl ~Shift<Key>2:    xfeDoCommand(openInbox)                \n\
  1288.   Alt ~Ctrl ~Shift<Key>2:    xfeDoCommand(openInbox)                \n\
  1289.  Meta ~Ctrl  Shift<Key>2:    xfeDoCommand(openAddrBook)            \n\
  1290.   Alt ~Ctrl  Shift<Key>2:    xfeDoCommand(openAddrBook)            \n\
  1291.     Meta ~Ctrl<Key>3:        xfeDoCommand(openEditor)        \n\
  1292.      Alt ~Ctrl<Key>3:        xfeDoCommand(openEditor)        \n\
  1293.     Meta ~Ctrl<Key>4:        xfeDoCommand(openCalendar)            \n\
  1294.      Alt ~Ctrl<Key>4:        xfeDoCommand(openCalendar)            \n\
  1295.     Meta ~Ctrl<Key>5:        xfeDoCommand(openConference)        \n\
  1296.      Alt ~Ctrl<Key>5:        xfeDoCommand(openConference)        \n\
  1297.     Meta ~Ctrl<Key>6:        xfeDoCommand(openCalendar)            \n\
  1298.      Alt ~Ctrl<Key>6:        xfeDoCommand(openCalendar)            \n\
  1299.                                             \
  1300.     ~Meta ~Alt ~Ctrl<Key>Prior:        PageUp()                    \n\
  1301.     ~Meta ~Alt ~Ctrl<Key>Next:        PageDown()                    \n\
  1302.     ~Meta ~Alt ~Ctrl<Key>osfPageUp:        PageUp()                \n\
  1303.     ~Meta ~Alt ~Ctrl<Key>osfPageDown:    PageDown()                \n\
  1304.                                             \
  1305.     ~Meta ~Alt ~Ctrl ~Shift<Key>osfHelp:        xfeDoCommand(manual)    \n\
  1306.                                         \
  1307.     ~Meta ~Alt ~Ctrl ~Shift<Key>F10:            \n\
  1308.     ~Meta ~Alt ~Ctrl ~Shift<Key>osfMenuBar:            \n\
  1309.                                 \
  1310.     <KeyRelease>:                            \n\
  1311.     <Key>:            xfeDoCommand(insertKey)            \n\
  1312.     <KeyPress>:        xfeDoCommand(insertKey)            \n\
  1313.     <KeyUp>:                            \n\
  1314.     <KeyDown>:        xfeDoCommand(insertKey)            \n
  1315.  
  1316. !=============================================================================
  1317.  
  1318.  
  1319. ! About Translations, Actions, and "-remote" commands:
  1320. !
  1321. ! You can control a running Netscape process externally; you do this by
  1322. ! issuing a command like "netscape -remote openURL(http://xxx)".
  1323. ! When Netscape is invoked with the -remote argument, it does not open
  1324. ! window, but instead connects to and controls an already-existing process.
  1325. ! This is done using X properties, so the two Netscape processes need not
  1326. ! be running on the same machine, and need not share a file system.
  1327. !
  1328. ! All of Netscape's action names are the same as its resource names; so, for
  1329. ! example, if you wanted to know the name of the action that corresponds to
  1330. ! the "Add Bookmark" menu item, you could look in this file for "Add Bookmark"
  1331. ! and see that the resource that is set to that string is "addBookmark" -
  1332. ! that's the name of the Action as well.
  1333. !
  1334. ! You can use Actions in Translation tables in the usual Xt-ish way, but you
  1335. ! can also invoke them directly via "netscape -remote", like this:
  1336. !
  1337. !    netscape -remote 'addBookmark()'
  1338. !
  1339. ! That will cause the existing Netscape process to add its current URL to
  1340. ! the bookmarks, just as if you had selected that menu item.
  1341. !
  1342. ! Please see the document http://home.netscape.com/newsref/std/x-remote.html
  1343. ! for more information.
  1344.  
  1345.  
  1346. !=============================================================================
  1347.  
  1348.  
  1349. ! You can ask HTTP (Web) servers for documents in your preferred language
  1350. ! by setting the Accept-Language header. It is a comma-separated list of
  1351. ! languages or language/region pairs. For example, if you would prefer to
  1352. ! see documents in French, or, failing that, in American English, you could
  1353. ! use the following:
  1354. !
  1355. !   *httpAcceptLanguage: fr, en-US
  1356. !
  1357. ! The following languages and regions are presented to the user:
  1358. !
  1359. *languageRegionList:                \n\
  1360.     Afrikaans [af]                \n\
  1361.     Albanian [sq]                \n\
  1362.     Basque [eu]                \n\
  1363.     Bulgarian [bg]                \n\
  1364.     Byelorussian [be]            \n\
  1365.     Catalan [ca]                \n\
  1366.     Chinese [zh]                \n\
  1367.     Chinese/China [zh-CN]            \n\
  1368.     Chinese/Taiwan [zh-TW]            \n\
  1369.     Croatian [hr]                \n\
  1370.     Czech [cs]                \n\
  1371.     Danish [da]                \n\
  1372.     Dutch [nl]                \n\
  1373.     Dutch/Belgium [nl-BE]            \n\
  1374.     English [en]                \n\
  1375.     English/United Kingdom [en-GB]        \n\
  1376.     English/United States [en-US]        \n\
  1377.     Faeroese [fo]                \n\
  1378.     Finnish [fi]                \n\
  1379.     French [fr]                \n\
  1380.     French/Belgium [fr-BE]            \n\
  1381.     French/Canada [fr-CA]            \n\
  1382.     French/France [fr-FR]            \n\
  1383.     French/Switzerland [fr-CH]        \n\
  1384.     Galician [gl]                \n\
  1385.     German [de]                \n\
  1386.     German/Austria [de-AT]            \n\
  1387.     German/Germany [de-DE]            \n\
  1388.     German/Switzerland [de-CH]        \n\
  1389.     Greek [el]                \n\
  1390.     Hungarian [hu]                \n\
  1391.     Icelandic [is]                \n\
  1392.     Indonesian [id]                \n\
  1393.     Irish [ga]                \n\
  1394.     Italian [it]                \n\
  1395.     Japanese [ja]                \n\
  1396.     Korean [ko]                \n\
  1397.     Macedonian [mk]                \n\
  1398.     Norwegian [no]                \n\
  1399.     Polish [pl]                \n\
  1400.     Portuguese [pt]                \n\
  1401.     Portuguese/Brazil [pt-BR]        \n\
  1402.     Romanian [ro]                \n\
  1403.     Russian [ru]                \n\
  1404.     Scots Gaelic [gd]            \n\
  1405.     Serbian [sr]                \n\
  1406.     Slovak [sk]                \n\
  1407.     Slovenian [sl]                \n\
  1408.     Spanish [es]                \n\
  1409.     Spanish/Argentina [es-AR]        \n\
  1410.     Spanish/Colombia [es-CO]        \n\
  1411.     Spanish/Mexico [ex-MX]            \n\
  1412.     Spanish/Spain [es-ES]            \n\
  1413.     Swedish [sv]                \n\
  1414.     Turkish [tr]                \n\
  1415.     Ukrainian [uk]                \n
  1416.  
  1417.  
  1418. !=============================================================================
  1419. !
  1420. !      There's really nothing after this point you should be messing with.
  1421. !
  1422. !=============================================================================
  1423.  
  1424.  
  1425. ! Motif drag-and-drop is insanely buggy, and is causing crashes even in
  1426. ! contexts where it has no business being involved at all.  Let's try
  1427. ! disabling it globally and see if that helps.
  1428. !Netscape*dragInitiatorProtocolStyle:    XmDRAG_NONE
  1429. !Netscape*dragReceiverProtocolStyle:    XmDRAG_NONE
  1430.  
  1431. ! Turn off traversal for sashes.
  1432. *XmSash.traversalOn:        False
  1433.  
  1434. !
  1435. ! Label Land
  1436. !
  1437. *Help.sensitive:            False
  1438.  
  1439. ! HTML forms "More..." button (options menus)
  1440. *drawingArea*moreButton.labelString:    More...
  1441.  
  1442. ! Bookmarks "More..." cascade button
  1443. *bookmarkMoreButton.labelString:        More...
  1444.  
  1445. ! Mail and news "More..." button
  1446. *mailNewsMoreButton.labelString:        More...
  1447.  
  1448. !====================================================================
  1449. !  Menubar stuff
  1450. !====================================================================
  1451. !
  1452. ! The file menus for all the components come first.
  1453. ! Then the menus are listed on a per component basis.
  1454. !
  1455.  
  1456. *menuBar.fileMenu.labelString:        File
  1457. !*menuBar.fileMenu.mnemonic:        F
  1458.  
  1459. *menuBar.editMenu.labelString:        Edit
  1460. !*menuBar.editMenu.mnemonic:        E
  1461.  
  1462. *menuBar.viewMenu.labelString:        View
  1463. !*menuBar.viewMenu.mnemonic:        V
  1464.  
  1465. *menuBar.goMenu.labelString:        Go
  1466. !*menuBar.goMenu.mnemonic:            G
  1467.  
  1468. *menuBar.messageMenu.labelString:    Message
  1469. !*menuBar.messageMenu.mnemonic:        M
  1470.  
  1471. *menuBar.bookmarkMenu.labelString:    Bookmark
  1472. !*menuBar.bookmarkMenu.mnemonic:    B
  1473.  
  1474. *menuBar.windowMenuLite.labelString:    Window
  1475. !*menuBar.windowMenuLite.mnemonic:        W
  1476. *menuBar.windowMenu.labelString:    Communicator
  1477. !*menuBar.windowMenu.mnemonic:        C
  1478. !*menuBar.windowMenu.fontList:        -*-helvetica-bold-o-*-*-*-120-*--*-*-iso8859-*
  1479.  
  1480. *menuBar.itemMenu.labelString:        Item
  1481. !*menuBar.itemMenu.mnemonic:        I
  1482.  
  1483. *menuBar.helpMenu.labelString:        Help
  1484. !*menuBar.helpMenu.mnemonic:        H
  1485.  
  1486. !=======================
  1487. !  File Menu - Navigator 
  1488. !=======================
  1489.  
  1490. *menuBar*newSubmenu.labelString:    New
  1491. *menuBar*newSubmenu.mnemonic:        N
  1492.  
  1493. ! File/New Submenu
  1494. *menuBar*openBrowser.labelString:       Navigator Window
  1495. *menuBar*openBrowser.mnemonic:          N
  1496. *menuBar*openBrowser.acceleratorText:   Alt+N
  1497. *openBrowser.documentationString:        \
  1498. Create a new browser window for viewing web pages
  1499.  
  1500. *composeMessage.mnemonic:        M
  1501. *composeMessage.acceleratorText:    Alt+M
  1502. *composeMessage.labelString:        Message
  1503.  
  1504. ! In the three pane view, under the "Message" menu, it should read
  1505. ! "New Message" and not "Message"
  1506. *menuBar*composeMessage.labelString:        New Message
  1507.  
  1508. *composeMessage.documentationString:    \
  1509. Create a new mail or newsgroup message.
  1510. *composeArticle.documentationString:    \
  1511. Create a new newsgroup message.
  1512.  
  1513. *menuBar*newBlank.labelString:            Blank Page
  1514. *menuBar*newBlank.mnemonic:                P
  1515. *menuBar*newBlank.acceleratorText:        Alt+Shift+N
  1516. *newBlank.documentationString:            Create a new web page.
  1517.  
  1518. *menuBar*newTemplate.labelString:        Page From Template...
  1519. *menuBar*newTemplate.mnemonic:            T
  1520. *newTemplate.documentationString:    \
  1521. Use a template to create a new web page.
  1522.  
  1523. *menuBar*newWizard.labelString:            Page From Wizard...
  1524. *menuBar*newWizard.mnemonic:            W
  1525. *newWizard.documentationString:    Use the wizard to create a new web page.
  1526. ! end File/New Submenu
  1527.  
  1528. *menuBar*openPage.labelString:        Open Page...
  1529. *menuBar*openPage.mnemonic:            O
  1530. *menuBar*openPage.acceleratorText:    Alt+O
  1531. *openPage.documentationString:        \
  1532. Open a local file or a web page in the current window
  1533.  
  1534. *menuBar*recentSubmenu.labelString:    Open Recent...
  1535.  
  1536. *menuBar*saveMsg.labelString:       Save
  1537. *menuBar*saveMsg.mnemonic:           S
  1538. *menuBar*saveMsg.acceleratorText:   Alt+S
  1539. *menuBar*saveAs.labelString:        Save As...
  1540. *menuBar*saveMsgAs.labelString:     Save As
  1541. *menuBar*saveMsgAs.mnemonic:        S
  1542.  
  1543. *saveAsCmdString:                    Save As...
  1544. *saveFramesetAsCmdString:            Save Frameset As...
  1545. *menuBar*saveAs.mnemonic:           S
  1546. *menuBar*saveAs.acceleratorText:    Alt+S
  1547. *saveAs.documentationString:        Save a copy of the current page
  1548.  
  1549. *menuBar*saveFrameAs.labelString:    Save Frame As...
  1550. *menuBar*saveFrameAs.mnemonic:        F
  1551. *saveFrameAs.documentationString:    Save a copy of the selected frame
  1552.  
  1553. *sendPage.labelString:                Send Page
  1554. *sendPage.mnemonic:                    d
  1555. *sendPage.documentationString:        Send the current page to a recipient
  1556.  
  1557. *sendLink.labelString:                Send Link
  1558. *sendLink.mnemonic:                    k
  1559. *sendLink.documentationString:    \
  1560. Send current page location to a recipient
  1561.  
  1562. *editPageCmdString:        Edit Page
  1563. *editFrameCmdString:    Edit Frame
  1564. *editPage.labelString:              Edit Page
  1565. *editFrameSet.labelString:          Edit Frame Set
  1566. *menuBar*editPage.mnemonic:         E
  1567. *editPage.documentationString:      Edit the current page or frame set
  1568. *menuBar*editFrame.labelString:        Edit Frame
  1569. *menuBar*editFrame.mnemonic:        F
  1570. *editFrame.documentationString:     Edit the current frame
  1571.  
  1572. *menuBar*uploadFile.labelString:    Upload File...
  1573. *menuBar*uploadFile.mnemonic:        U
  1574. *uploadFile.documentationString: Upload (send) a file to this FTP directory
  1575.  
  1576. *menuBar*printSetup.labelString:    Page Setup...
  1577. *menuBar*printSetup.mnemonic:        g
  1578. *printSetup.documentationString:    Change the printing options
  1579.  
  1580. *menuBar*printPreview.labelString:    Print Preview
  1581. *menuBar*printPreview.mnemonic:        v
  1582. *printPreview.documentationString:    Preview the entire page
  1583.  
  1584. *menuBar*print.labelString:            Print...
  1585. *printCmdString:                    Print...
  1586. *printFrameCmdString:                Print Frame...
  1587. *menuBar*print.mnemonic:            P
  1588. *menuBar*print.acceleratorText:        Alt+P
  1589. *print.documentationString:            Print this page
  1590.  
  1591. *menuBar*close.labelString:            Close
  1592. *menuBar*close.mnemonic:            C
  1593. *menuBar*close.acceleratorText:        Alt+W
  1594. *close.documentationString:            Close this window
  1595.  
  1596. *menuBar*exit.labelString:            Exit
  1597. *menuBar*exit.mnemonic:                x
  1598. *menuBar*exit.acceleratorText:        Alt+Q
  1599. *exit.documentationString:    Close all windows in the application and exit
  1600.  
  1601. !===========================
  1602. !  File Menu - Page Composer
  1603. !===========================
  1604.  
  1605. *menuBar*save.labelString:                    Save
  1606. *menuBar*save.mnemonic:                        S
  1607. *menuBar*save.acceleratorText:                Alt+S
  1608. *save.documentationString:                    Save the current page
  1609.  
  1610. *Editor*menuBar*saveAs.acceleratorText:
  1611.  
  1612. *menuBar*publish.labelString:                Publish...
  1613. *menuBar*publish.mnemonic:                    u
  1614. *publish.documentationString:    \
  1615. Upload current file or directory to a server for public viewing
  1616.  
  1617. *menuBar*browsePage.labelString:            Browse Page
  1618. *menuBar*browsePage.mnemonic:                B
  1619. *browsePage.documentationString:    \
  1620. Open the current file in a new browser window
  1621.  
  1622. !=============================
  1623. ! File Menu - Compose Message
  1624. !=============================
  1625.  
  1626. *Composition*save.documentationString:    Save the current message
  1627.  
  1628. *Composition*toolBar*save*saveAs.labelString: As File...
  1629. *Composition*toolBar*save*saveAs.mnemonic: F
  1630. *Composition*saveAs.documentationString: Save a copy of the current message
  1631.  
  1632. *Composition*menuBar*saveAs.labelString:    File...
  1633. *Composition*menuBar*saveAs.mnemonic:       F
  1634. *Composition*menuBar*saveAs.acceleratorText:
  1635. *Composition*saveAs.documentationString: Save a copy of the current message
  1636.  
  1637. *Composition*toolBar*save*saveDraft.labelString: As Draft 
  1638. *Composition*toolBar*save*saveDraft.mnemonic: D
  1639. *Composition*toolBar*save*saveDraft.documentationString: Save this message in the Drafts folder to send later.
  1640.  
  1641. *menuBar*saveDraft.labelString:               Draft
  1642. *menuBar*saveDraft.mnemonic:                D
  1643. *saveDraft.documentationString:        Save this message in the Drafts folder to send later.
  1644.  
  1645. *Composition*toolBar*save*saveTemplate.labelString: As Template
  1646. *Composition*toolBar*save*saveTemplate.mnemonic: T
  1647. *Composition*toolBar*save*saveTemplate.documentationString: Save this message in the Templates folder to use again.
  1648.  
  1649. *menuBar*saveTemplate.labelString:          Template
  1650. *menuBar*saveTemplate.mnemonic:             T
  1651. *saveTemplate.labelString:          Template
  1652. *saveTemplate.mnemonic:             T
  1653. *saveTemplate.documentationString:      Save this message in the Templates folder to use again.
  1654.  
  1655. *menuBar*saveAsMenu.labelString:                Save As
  1656. *menuBar*saveAsMenu.mnemonic:                    A
  1657. *menuBar*saveAsMenu.saveMessagesAs.documentationString:        Save As...
  1658.  
  1659. *menuBar*saveMessage.labelString:        Save
  1660. *menuBar*saveMessage.acceleratorText:        Alt+S
  1661. *menuBar*saveMessage.documenationString:    Save this message
  1662.  
  1663. *menuBar*sendMessageNow.labelString:        Send Now
  1664. *menuBar*sendMessageNow.mnemonic:            d
  1665. *sendMessageNow.documentationString:        Send this message now
  1666. *menuBar*sendMessageNow.acceleratorText:    Alt+Enter
  1667.  
  1668. *menuBar*sendMessageLater.labelString:        Send Later
  1669. *menuBar*sendMessageLater.mnemonic:            L
  1670. *sendMessageLater.documentationString:        Queue this message for later delivery
  1671. *menuBar*sendMessageLater.acceleratorText:    Alt+Shift+Enter
  1672.  
  1673. *menuBar*quoteOriginalText.labelString:        Quote Original Message
  1674. *menuBar*quoteOriginalText.mnemonic:        Q
  1675. *menuBar*quoteOriginalText.acceleratorText:    Alt+Shift+Q
  1676. *quoteOriginalText.documentationString:    \
  1677. Paste in text from the original page in quoted form
  1678.  
  1679. *menuBar*addresseePicker.labelString:        Select Addresses...
  1680. *menuBar*addresseePicker.mnemonic:            t
  1681. *addresseePicker.documentationString:        Select recipient addresses
  1682. *addresseePicker.tipString:            Select addresses
  1683.  
  1684. *autoComplOnCmdString:                        Do Not Complete Address
  1685. *autoComplOffCmdString:                        Complete Address
  1686.  
  1687. *menuBar*showComplPicker.labelString:        Show Matching Addresses
  1688. *menuBar*showComplPicker.mnemonic:        S
  1689. *menuBar*showComplPicker.acceleratorText:    Alt+J
  1690. *menuBar*autoComplOnOff.acceleratorText:    Alt+D
  1691. !*showComplPicker.documentationString:        Show Matching Addresses...
  1692. !*showComplPicker.tipString:                    Show Matching Addresses...
  1693.  
  1694. *menuBar*attach.labelString:                Attach
  1695. *menuBar*attach.mnemonic:                    A
  1696. *attach.documentationString:                 Attach a page or address book card to the current message
  1697.  
  1698. *menuBar*showChrome.labelString:            Show
  1699. *menuBar*showChrome.mnemonic:               S
  1700.  
  1701. *menuBar*floatingTaskBarClose.labelString:  Floating Component Bar
  1702.  
  1703. !============================
  1704. !  File Menu - Message Center
  1705. !============================
  1706.  
  1707. *folderPrivileges.labelString:                    Privileges
  1708. *newFolder.labelString:                            New Folder...
  1709. *newFolderCmdString:                            New Folder...
  1710. *newSubFolderCmdString:                            New Subfolder...
  1711. ! sspitzer:  is category used anymore?  what is it?
  1712. *newCategoryCmdString:                            New Category...
  1713. *newNewsgroupCmdString:                            New Newsgroup...
  1714. *newFolder.mnemonic:                            w
  1715. *newFolder.documentationString:    \
  1716. Create a new mail folder or a new newsgroup
  1717.  
  1718. *MailFolder*menuBar*openSelected.labelString: Open
  1719. *MailFolder*menuBar*openSelected.mnemonic: O
  1720. *MailFolder*menuBar*openSelected.acceleratorText: Alt+O
  1721. *MailFolder*menuBar*openSelected.documentationString: \
  1722. Open the selected mail folder or newsgroup
  1723. *openFolder.labelString: Open
  1724. *openFolder.acceleratorText: Alt+O
  1725. *openFolder.mnemonic:                    O
  1726. *openFolder.documentationString: \
  1727. Open the selected mail folder or newsgroup
  1728.  
  1729. *renameFolder.labelString:            Rename Folder...
  1730. *renameFolder.mnemonic:                R
  1731. *renameFolder.documentationString:    Change the name of the selected folder
  1732.  
  1733. *menuBar*newMsgSubmenu.labelString:            Get Messages
  1734. *menuBar*newMsgSubmenu.mnemonic:            G
  1735. *newMessage.documentationString:    \
  1736. Get new mail and newsgroup messages
  1737.  
  1738. ! File/Get Messages Submenu
  1739. *menuBar*getNewMessages.labelString:           Get New Messages
  1740. *menuBar*getNewMessages.mnemonic:         M
  1741.         
  1742. ! This label is generated dynamically from the preferences
  1743. !*menuBar*getNextNNewMsgs.labelString:       Next 500
  1744. *menuBar*getNextNNewMsgs.mnemonic:             e
  1745.  
  1746. *menuBar*synchWithServer.labelString:       Synchronize with Server
  1747. *menuBar*synchWithServer.mnemonic:             S
  1748.  
  1749. *menuBar*sendMessagesInOutbox.labelString: Send Unsent Messages
  1750. *menuBar*sendMessagesInOutbox.mnemonic: d
  1751. *sendMessagesInOutbox.documentationString: \
  1752. Send messages in Outbox folder now
  1753.  
  1754. *menuBar*updateMessageCount.labelString:    Update Message Counts
  1755. *menuBar*updateMessageCount.mnemonic:        U
  1756. *updateMessageCount.documentationString:    \
  1757. Update number of unread messages
  1758.  
  1759. *addNewsgroup.labelString:        Subscribe...
  1760. *addNewsgroup.mnemonic:            b
  1761. *addNewsgroup.documentationString:        Subscribe...
  1762.  
  1763. !=============================
  1764. !  File Menu - Message Threads
  1765. !=============================
  1766.  
  1767. *menuBar*openAttachmentsSubmenu.labelString:    Open Attachment
  1768. *menuBar*openAttachmentsSubmenu.mnemonic:                O
  1769. *openAttachments.documentationString:    \
  1770. Open the selected attachment
  1771.  
  1772. ! File/Open Attachments Submenu is dynamically generated
  1773.  
  1774. *editMessage.labelString:                Edit Message as New
  1775. *editMessage.mnemonic:                    E
  1776. *editMessage.documentationString:                Edit the selected message
  1777.  
  1778. *menuBar*saveTemplate.labelString:        Template
  1779. *menuBar*saveTemplate.mnemonic:            T
  1780. *menuBar*saveAsTemplate.labelString:    Template
  1781. *menuBar*saveAsTemplate.mnemonic:        T
  1782.  
  1783. *menuBar*saveMessagesAs.labelString:    File
  1784. *menuBar*saveMessagesAs.mnemonic:    F
  1785. *menuBar*saveMessagesAs.acceleratorText:    Alt+S
  1786.  
  1787. *MailThread*menuBar*saveMessageAs.labelString:  File
  1788. *MailThread*menuBar*saveMessageAs.mnemonic:  F
  1789. *MailThread*menuBar*saveMessageAs.acceleratorText:    Alt+S
  1790.  
  1791. *menuBar*emptyTrash.mnemonic: y
  1792.  
  1793. ! labelString is generated dynamically
  1794. *menuBar*compressFolders.mnemonic: t
  1795.  
  1796. !==========================
  1797. !  File Menu - Address Book
  1798. !==========================
  1799.  
  1800. *addToAddressBook.labelString:    New Card...
  1801. *addToAddressBook.mnemonic:        r
  1802. !*addToAddressBook.acceleratorText:    Alt+N
  1803. *addToAddressBook.documentationString:    \
  1804. Create a new address book card entry
  1805.  
  1806. *abNewList.labelString:            New List...
  1807. *abNewList.mnemonic:            s
  1808. *abNewList.documentationString:    \
  1809. Create a new address book list
  1810.  
  1811. *abNewPAB.labelString:            New Address Book...
  1812. *abNewPAB.mnemonic:            A
  1813. *abNewPAB.documentationString:    \
  1814. Create a new address book 
  1815.  
  1816. *abNewLDAPDirectory.labelString: New Directory...
  1817. *abNewLDAPDirectory.mnemonic:            D
  1818. *abNewLDAPDirectory.documentationString:    \
  1819. Create a Directory Server
  1820.  
  1821. *menuBar*import.labelString:    Import...
  1822. *menuBar*import.mnemonic:        I
  1823. *AddressBook*import.documentationString:    \
  1824. Import a file into the address book
  1825. !
  1826. ! customized for PAB
  1827. !
  1828. *AddressBook*menuBar*saveAs.labelString:        Export...
  1829. *AddressBook*menuBar*saveAs.mnemonic:        E
  1830. *AddressBook*menuBar*toggleNavigationToolbar.labelString: Address Book Toolbar
  1831. *AddressBook*menuBar*toggleNavigationToolbar.mnemonic: A
  1832. *AddressBook*menuBar*abToggleABPane.labelString: Address Books
  1833. *AddressBook*menuBar*abToggleABPane.mnemonic: B
  1834.  
  1835. *menuBar*abCall.labelString:    Call
  1836. *menuBar*abCall.mnemonic:        l
  1837. *abCall.documentationString:    \
  1838. Place a call with Netscape Conference 
  1839.  
  1840.  
  1841. !
  1842. ! i18n labels: used in AB search dialog, Message filter dialog, 
  1843. ! and Search Message dialog
  1844. !
  1845. !*I18nColon.labelString: will be something like   :
  1846. !*I18nFirst.labelString: will be something like   the
  1847. !*I18nRest.labelString: will be something like  or/and
  1848. !
  1849. *I18nColon.labelString: 
  1850. *I18nFirst.labelString: 
  1851. *I18nRest.labelString: 
  1852.  
  1853. !=======================
  1854. !  File Menu - Bookmarks
  1855. !=======================
  1856.  
  1857. *newBookmark.labelString:                            New Bookmark...
  1858. *bookmarks*menuBar*newBookmark.mnemonic:            w
  1859. *newBookmark.documentationString:    \
  1860. Create a new bookmark entry
  1861.  
  1862. *newFolder.labelString:                                New Folder...
  1863. *bookmarks*menuBar*newFolder.mnemonic:                F
  1864. *bookmarks*newFolder.documentationString:    \
  1865. Create a new bookmark folder
  1866.  
  1867. *newSeparator.labelString:                            New Separator
  1868. *bookmarks*menuBar*newSeparator.mnemonic:            S
  1869. *bookmarks*newSeparator.documentationString:    \
  1870. Create a new separator
  1871.  
  1872. *bookmarks*menuBar*openBookmarkFile.labelString:    Open Bookmarks File...
  1873. *bookmarks*menuBar*openBookmarkFile.mnemonic:        F
  1874. *bookmarks*openBookmarkFile.documentationString:    \
  1875. Open a bookmarks file in this window
  1876.  
  1877. *bookmarks*menuBar*openSelected.labelString:        Go to Bookmark
  1878. *bookmarks*menuBar*openSelected.mnemonic:            k
  1879. *bookmarks*openSelected.documentationString:    \
  1880. Open the selected bookmark in a browser window
  1881.  
  1882. *bookmarks*menuBar*import.labelString:                Import...
  1883. *bookmarks*menuBar*import.mnemonic:                    I
  1884. *bookmarks*import.documentationString:    \
  1885. Import another bookmark list into the current list
  1886.  
  1887. *bookmarks*menuBar*addToToolbar.labelString:        Add Selection to Toolbar
  1888. *bookmarks*menuBar*addToToolbar.mnemonic:            A
  1889. *bookmarks*addToToolbar.documentationString:    \
  1890. Add bookmark to the Personal Toolbar
  1891.  
  1892. *bookmarks*menuBar*createShortcut.labelString:        Create Shortcut
  1893. *bookmarks*menuBar*createShortcut.mnemonic:            t
  1894. *bookmarks*createShortcut.documentationString:    \
  1895. Create an Internet Shortcut to the selected bookmark
  1896.  
  1897. *makeAlias.labelString:                Make Alias
  1898. *makeAlias.mnemonic:                M
  1899. *makeAlias.documentationString:    \
  1900. Make a bookmark alias to the selected bookmark
  1901.  
  1902. !=====================
  1903. !  File Menu - History
  1904. !=====================
  1905.  
  1906. *history*menuBar*openSelected.labelString:        Go to Page
  1907. *history*menuBar*openSelected.mnemonic:            e
  1908. *history*openSelected.documentationString:    \
  1909. Open the selected page in a browser window
  1910.  
  1911. *history*menuBar*addToToolbar.labelString:        Add Page to Toolbar
  1912. *history*menuBar*addToToolbar.mnemonic:            A
  1913. *history*addToToolbar.documentationString:    \
  1914. Add the selected page to the Personal Toolbar
  1915.  
  1916. *history*menuBar*print.labelString:             Print History...
  1917.  
  1918. !=======================
  1919. !  Edit Menu - Navigator
  1920. !=======================
  1921.  
  1922. *undo.labelString:              Undo
  1923. *undo.mnemonic:                 U
  1924. *undo.acceleratorText:          Alt+Z
  1925. *undo.documentationString:      Undo the previous action
  1926.  
  1927. *redo.labelString:              Redo
  1928. *redo.mnemonic:                 R
  1929. *redo.acceleratorText:          Alt+Y
  1930. *redo.documentationString:      Redo the next action
  1931.  
  1932. *cut.labelString:               Cut
  1933. *cut.mnemonic:                  t
  1934. *cut.acceleratorText:           Alt+X
  1935. *cut.documentationString:    \
  1936. Cut the selected text and put it on the clipboard
  1937.  
  1938. *copy.labelString:              Copy
  1939. *copy.mnemonic:                 C
  1940. *copy.acceleratorText:          Alt+C
  1941. *copy.documentationString:    \
  1942. Copy the selected text and put it on the clipboard
  1943.  
  1944. *paste.labelString:             Paste
  1945. *paste.mnemonic:                P
  1946. *paste.acceleratorText:         Alt+V
  1947. *paste.documentationString:        Insert clipboard contents
  1948.  
  1949. *delete.labelString:            Delete
  1950. *delete.mnemonic:                D
  1951. *delete.acceleratorText:        Alt+D
  1952. *delete.documentationString:    Delete the selected text
  1953. ! EditorFrame uses this one
  1954. *deleteItem.labelString:        Delete
  1955. *deleteItem.mnemonic:           D
  1956. *deleteItem.acceleratorText:    Alt+D
  1957. *deleteItem.documentationString:Delete the selected text
  1958.  
  1959. *selectAll.labelString:                 Select All
  1960. *selectAllCmdString:                    Select All
  1961. *selectAllInFrameCmdString:                Select All in Frame
  1962. *selectAll.mnemonic:                    A
  1963. *selectAll.acceleratorText:                Alt+A
  1964. *selectAll.documentationString:            Select the entire page
  1965. ! Thread Window Edit/Select pullaside menu
  1966. *MailThread*selectAll.labelString:      All
  1967. *MailThread*selectAllCmdString:         All
  1968. *MailThread*selectAllInFrameCmdString:  All in Frame
  1969.  
  1970. *menuBar*findInObject.labelString:        Find in Page...
  1971. *Composition*menuBar*findInObject.labelString:    Find...
  1972. *MailMsg*menuBar*findInObject.labelString:        Find...
  1973. *MailThread*menuBar*findInObject.labelString:    Find...
  1974. *findInObjectCmdString:                    Find in Page...  
  1975. *findInFrameCmdString:                    Find in Frame...  
  1976.  
  1977. *menuBar*findInObject.mnemonic:         F
  1978. *menuBar*findInObject.acceleratorText:    Alt+F
  1979. *findInObject.documentationString:        \
  1980. Search for text in the current page
  1981.  
  1982. *menuBar*findAgain.labelString:            Find Again
  1983. *menuBar*findAgain.mnemonic:            g
  1984. *menuBar*findAgain.acceleratorText:        Alt+G
  1985. *findAgain.documentationString:            Repeat last Find operation
  1986.  
  1987. *Navigator*menuBar*search.labelString:    Search Internet
  1988. *Navigator*menuBar*search.mnemonic:     I
  1989. *Navigator*search.documentationString:    \
  1990. Search the Internet for information
  1991.  
  1992. *menuBar*searchAddress.labelString:     Search Directory
  1993. *menuBar*searchAddress.mnemonic:         y
  1994. *searchAddress.documentationString:    \
  1995. Search a directory to find a person
  1996.  
  1997. *menuBar*editPreferences.labelString:   Preferences...
  1998. *menuBar*editPreferences.mnemonic:        e
  1999. *editPreferences.documentationString:    \
  2000. Change user preferences for the application
  2001.  
  2002. !===========================
  2003. !  Edit Menu - Page Composer
  2004. !===========================
  2005.  
  2006. *deleteTableMenu.labelString:                   Delete Table
  2007. !*deleteTableMenu.mnemonic:                        b
  2008. *deleteTableMenu.mnemonic:            l
  2009.  
  2010. ! Edit/Delete Table Submenu
  2011.  
  2012. *deleteTable.labelString:                       Table
  2013. *deleteTable.mnemonic:                          T
  2014. *deleteTable.documentationString:    \
  2015. Delete the entire table at current cursor location
  2016.  
  2017. ! new
  2018. *deleteTableRow.labelString:                    Row
  2019. *deleteTableRow.mnemonic:                       R
  2020. *deleteTableRow.documentationString:    \
  2021. Delete the row in the current cursor location
  2022.  
  2023. *deleteTableColumn.labelString:                 Column
  2024. *deleteTableColumn.mnemonic:                    o
  2025. *deleteTableColumn.documentationString:    \
  2026. Delete the column in the current cursor location
  2027.  
  2028. *deleteTableCell.labelString:                   Cell
  2029. *deleteTableCell.mnemonic:                      C
  2030. *deleteTableCell.documentationString:    \
  2031. Delete the cell in the current cursor location
  2032.  
  2033. ! end Edit/Delete Table Submenu
  2034.  
  2035. *removeLink.labelString:        Remove Link
  2036. *removeLink.mnemonic:            k
  2037. *removeLinks.labelString:        Remove Links
  2038. *menuBar*removeLinks.mnemonic:      R
  2039. *removeLinks.documentationString:    \
  2040. Remove the link corresponding to the selected text
  2041.  
  2042. *selectTable.labelString:                       Select Table
  2043. *selectTable.mnemonic:                          b
  2044. *selectTable.documentationString:    \
  2045. Select the table at the current cursor location
  2046.  
  2047. *menuBar*editPageSource.labelString:        HTML Source
  2048. *editPageSource.documentationString:    \
  2049. Edit the HTML source for the current page
  2050.  
  2051. !=============================
  2052. !  Edit Menu - Compose Message
  2053. !=============================
  2054.  
  2055. *menuBar*pasteAsQuoted.labelString:            Paste as Quotation
  2056. *menuBar*pasteAsQuoted.mnemonic:            Q
  2057. *pasteAsQuoted.documentationString:    \
  2058. Paste clipboard contents in quoted form
  2059.  
  2060. !============================
  2061. !  Edit Menu - Message Center
  2062. !============================
  2063.  
  2064. *menuBar*search.labelString:            Search Messages...
  2065. *menuBar*search.mnemonic:               S
  2066. *menuBar*search.acceleratorText:        Alt+Shift+F
  2067. *search.documentationString:    Search mail and newsgroup messages
  2068.  
  2069. *menuBar*editConfiguration.labelString:    Mail Account
  2070. *menuBar*editConfiguration.mnemonic:        M
  2071.  
  2072. *menuBar*moderateDiscussion.labelString:    Manage Newsgroups
  2073. *menuBar*moderateDiscussion.mnemonic:        N
  2074.  
  2075. *menuBar*editMailFilterRules.labelString: Message Filters...
  2076. *menuBar*editMailFilterRules.mnemonic:    i
  2077. *editMailFilterRules.documentationString:    \
  2078. Set rules for filtering mail into folders
  2079.  
  2080. *popup*deleteNewsgroup.labelString:        Remove Newsgroup Server
  2081. *popup*addNewsgroup.labelString:        Subscribe to Newsgroups...
  2082. *newsServerPropsCmdString:  Newsgroup Server Properties
  2083. *newsgroupPropsCmdString:    Newsgroup Properties
  2084. *folderPropsCmdString:        Properties
  2085. *mailServerPropsCmdString:  Mail Server Properties
  2086. *menuBar*viewProperties.labelString:    Properties
  2087. *menuBar*viewProperties.mnemonic:        s
  2088. *viewProperties.documentationString:    \
  2089. View mail folder or newsgroup properties
  2090.  
  2091. ! text generated dynamically
  2092. *menuBar*deleteFolder.mnemonic: D
  2093. *menuBar*deleteFolder.acceleratorText: Alt+D
  2094.  
  2095.  
  2096. !=============================
  2097. !  Edit Menu - Message Threads
  2098. !=============================
  2099.  
  2100. *deleteAny.labelString:        Delete Message
  2101. *deleteAny.mnemonic:        D
  2102. *deleteAny.acceleratorText:        Alt+D
  2103.  
  2104. *selectSubmenu.labelString:                Select
  2105. *selectSubmenu.mnemonic:                l
  2106.  
  2107.  
  2108. ! Edit/Select Submenu
  2109.  
  2110. *selectThread.labelString:                Thread
  2111. *selectThread.mnemonic:                    T
  2112. *selectThread.acceleratorText:                Alt+Shift+A
  2113.  
  2114. *selectCategory.labelString:            Category
  2115. *selectCategory.mnemonic:                C
  2116.  
  2117. *selectFlaggedMessages.labelString:        Flagged Messages
  2118. *selectFlaggedMessages.mnemonic:            F
  2119.  
  2120. *selectAllMessages.labelString:            All Messages
  2121. *selectAllMessages.mnemonic:            M
  2122.  
  2123. ! end Edit/Select Submenu
  2124.  
  2125. !==========================
  2126. !  Edit Menu - Address Book
  2127. !==========================
  2128.  
  2129. *menuBar*abDelete.labelString:        Delete
  2130. *menuBar*abDelete.mnemonic:        D
  2131. *menuBar*abDelete.acceleratorText: Del
  2132. *abDelete.documentationString:    \
  2133. Delete the selected address book entries
  2134.  
  2135. *menuBar*abDeleteAllEntries.labelString:        Delete All Occurrences
  2136. *menuBar*abDeleteAllEntries.mnemonic: O
  2137.  
  2138. *menuBar*abSearchFor.labelString:     Search for...
  2139. *menuBar*abSearchFor.mnemonic:        f
  2140.  
  2141. *menuBar*displayHTMLDomainsDialog.labelString:    HTML Domains...
  2142. *menuBar*displayHTMLDomainsDialog.mnemonic:        H
  2143. *displayHTMLDomainsDialog.documentationString:    \
  2144. Edit the list of domains that can receive HTML messages
  2145.  
  2146. *AddressBook*menuBar*viewProperties.labelString:    Properties
  2147. *AddressBook*menuBar*viewProperties.mnemonic:        s
  2148.  
  2149. *viewProperties.documentationString:    \
  2150. Place a call with Netscape Conference
  2151.  
  2152. *AddressBook**menuBar*selectAll.acceleratorText:
  2153.  
  2154. !=======================
  2155. !  Edit Menu - Bookmarks
  2156. !=======================
  2157.  
  2158. *bookmarks*menuBar*findInObject.labelString:        Find in Bookmarks...
  2159. *bookmarks*findInObject.documentationString:        \
  2160. Find a bookmark in the list
  2161.  
  2162. *bookmarkProperties.labelString:            Bookmark Properties
  2163. *menuBar*bookmarkProperties.mnemonic:        P
  2164. *bookmarkProperties.documentationString:    \
  2165. View the properties of the selected bookmark
  2166.  
  2167. !=======================
  2168. !  Edit Menu - History
  2169. !=======================
  2170.  
  2171. *history*menuBar*search.labelString:            Search History List
  2172. *history*menuBar*search.mnemonic:               H
  2173. *history*search.documentationString:    \
  2174. Search for one or more items in the History List
  2175.  
  2176. !=======================
  2177. !  View Menu - Navigator
  2178. !=======================
  2179.  
  2180. *menuBar*toggleNavigationToolbar.labelString: Navigation Toolbar
  2181. *menuBar*toggleNavigationToolbar.mnemonic:    N
  2182. *menuBar*toggleNavigationToolbar.documentationString: Show or hide the Navigation toolbar
  2183.  
  2184. *menuBar*toggleLocationToolbar.labelString: Location Toolbar
  2185. *menuBar*toggleLocationToolbar.mnemonic:    L
  2186. *toggleLocationToolbar.documentationString:    Show or hide the Location toolbar
  2187.  
  2188. *menuBar*togglePersonalToolbar.labelString:    Personal Toolbar
  2189. *menuBar*togglePersonalToolbar.mnemonic:    P
  2190. *togglePersonalToolbar.documentationString:    Show or hide the Personal toolbar
  2191.  
  2192. *menuBar*increaseFont.labelString:    Increase Font
  2193. *menuBar*increaseFont.mnemonic:        F
  2194. *menuBar*increaseFont.acceleratorText:    Alt+]
  2195. *increaseFont.documentationString:    \
  2196. Increase the font size for viewing this page
  2197.  
  2198. *menuBar*decreaseFont.labelString:    Decrease Font
  2199. *menuBar*decreaseFont.mnemonic:        n
  2200. *menuBar*decreaseFont.acceleratorText:    Alt+[
  2201. *decreaseFont.documentationString:    \
  2202. Decrease the font size for viewing this page
  2203.  
  2204. *reload.labelString:                Reload
  2205. *reload.mnemonic:                    R
  2206. *reload.acceleratorText:            Alt+R
  2207. ! In mail and news reply to sender uses this accelerator
  2208. *MailThread*menuBar*reload.acceleratorText:    
  2209. *MailMsg*menuBar*reload.acceleratorText:    
  2210. *News*menuBar*reload.acceleratorText:    
  2211. *reload.documentationString:        Reload the current page
  2212.  
  2213. *showImages.labelString:            Show Images
  2214. *showImages.mnemonic:                g
  2215. *showImages.documentationString:    Show the images in the current page
  2216.  
  2217. *refresh.labelString:                Refresh
  2218. *refresh.mnemonic:                    h
  2219. *refresh.documentationString:        Refresh the screen
  2220.  
  2221. *stopAnimationsCmdString:            Stop Animations
  2222. *stopLoadingCmdString:                Stop Loading
  2223. *stopLoading.labelString:            Stop Loading
  2224. *stopLoading.mnemonic:                S
  2225. *stopLoading.acceleratorText:        ESC
  2226. *stopLoading.documentationString:    Stop the current transfer
  2227. !xxx need separate doc string for stop animations
  2228.  
  2229. *viewPageSource.labelString:        Page Source
  2230. *viewPageSource.acceleratorText:    Alt+U
  2231. *viewPageSource.documentationString:View the HTML source of the current page
  2232.  
  2233. *viewPageInfo.labelString:            Page Info
  2234. *viewPageInfo.mnemonic:                I
  2235. *viewPageInfo.documentationString:    View information about the current page
  2236.  
  2237. *pageServices.labelString:            Page Services
  2238. *pageServices.mnemonic:                P
  2239. !*pageServices.documentationString:
  2240.  
  2241. *menuBar*encodingSubmenu.labelString:    Character Set
  2242. *menuBar*encodingSubmenu.mnemonic:        C
  2243. *encodingSubmenu.documentationString:    \
  2244. Change character encoding of the current page
  2245.  
  2246. ! View/Encoding Submenu
  2247.  
  2248. *latin1EncCmdString:        Western (ISO-8859-1)
  2249. *885915EncCmdString:        Western (ISO-8859-15)
  2250. *latin2EncCmdString:        Central European (ISO-8859-2)
  2251. *Win1250EncCmdString:        Central European (Windows-1250)
  2252. *jaAutoEncCmdString:        Japanese (Auto-Detect)
  2253. *jaSJISEncCmdString:        Japanese (Shift_JIS)
  2254. *jaEUCEncCmdString:            Japanese (EUC-JP)
  2255. *twBig5EncCmdString:        Traditional Chinese (Big5)
  2256. *twEUCEncCmdString:            Traditional Chinese (EUC-TW)
  2257. *gbEUCEncCmdString:            Simplified Chinese (GB2312)
  2258. *krEUCEncCmdString:            Korean (Auto-Detect)
  2259. *2022krEncCmdString:        Korean (ISO-2022-KR)
  2260. *koi8rEncCmdString:            Cyrillic (KOI8-R)
  2261. *88595EncCmdString:            Cyrillic (ISO-8859-5)
  2262. *Win1251EncCmdString:        Cyrillic (Windows-1251)
  2263. *cp866EncCmdString:            Cyrillic (CP-866)
  2264. *greekEncCmdString:            Greek (ISO-8859-7)
  2265. *Win1253EncCmdString:        Greek (Windows-1253)
  2266. *88599EncCmdString:            Turkish (ISO-8859-9)
  2267. *unicode_utf8EncCmdString:    Unicode (UTF-8)
  2268. *unicode_utf7EncCmdString:    Unicode (UTF-7)
  2269. *otherEncCmdString:            User-Defined
  2270. *setDefaultDocCSID:            Set Default Character Set
  2271. *setDefaultDocumentEncoding.documentationString:    \
  2272. Set the Global Default Documentation Encoding
  2273.  
  2274. ! end View/Encoding Submenu
  2275.  
  2276. !==============================
  2277. !  View Menu - Page Composer
  2278. !==============================
  2279.  
  2280. *toggleMenubar.labelString:    Menu bar
  2281. *toggleMenubar.documentationString:    \
  2282. Show or hide the Menu bar
  2283.  
  2284. *Editor*toggleNavigationToolbar.labelString:    Composition toolbar
  2285. *Editor*toggleNavigationToolbar.documentationString:    \
  2286. Show or hide the Composition toolbar
  2287.  
  2288. *toggleFormatToolbar.labelString:    Formatting toolbar
  2289. *toggleFormatToolbar.documentationString:    \
  2290. Show or hide the Formatting toolbar
  2291.  
  2292. *menuBar*toggleParagraphMarks.labelString:        Paragraph Marks
  2293. *menuBar*toggleParagraphMarks.mnemonic:            P
  2294. *toggleParagraphMarks.documentationString:    \
  2295. Show or hide the paragraph marks
  2296.  
  2297. !=============================
  2298. ! View Menu - Compose Message
  2299. !=============================
  2300.  
  2301. *Composition*menuBar*toggleNavigationToolbar.labelString: Message Toolbar
  2302. *Composition*toggleAddressArea.documentationString:    \
  2303. Show or hide the Addressing Area
  2304. *Composition*toggleAddressArea.tipString:          Addressing Area
  2305. *Composition*toggleAddressArea.mnemonic:          A
  2306. *Composition*toggleAddressArea.labelString:          Addressing Area
  2307.  
  2308. *Composition*toggleNavigationToolbar.labelString:    Message toolbar
  2309. *Composition*toggleNavigationToolbar.documentationString:    \
  2310. Show or hide the Message toolbar
  2311. *Composition*toggleNavigationToolbar.mnemonic:    T
  2312.  
  2313. !xxx add Show/Hide Addressing Area
  2314.  
  2315. *Composition*menuBar*viewAddresses.labelString:       Address Pane
  2316. *Composition*menuBar*viewAddresses.mnemonic:          A
  2317. *Composition*viewAddresses.documentationString:    \
  2318. View addresses of recipients
  2319.  
  2320. *Composition*menuBar*viewAttachments.labelString:     Attachment Pane
  2321. *Composition*menuBar*viewAttachments.mnemonic:        t
  2322. *viewAttachments.documentationString:    \
  2323. View message attachments
  2324.  
  2325. *Composition*menuBar*viewOptions.labelString:         Options Pane
  2326. *Composition*menuBar*viewOptions.mnemonic:            O
  2327. *Composition*viewOptions.documentationString: View message options
  2328.  
  2329. !xxx no longer in spec (viewMessageBodyOnly)
  2330. *Composition*menuBar*viewMessageBodyOnly.labelString: Message Body Only
  2331. *Composition*menuBar*viewMessageBodyOnly.mnemonic:    B
  2332. *Composition*viewMessageBodyOnly.documentationString:    \
  2333. View the message body and hide the adresses
  2334.  
  2335. *Composition*menuBar*wrapLongLines.labelString:       Wrap Long Lines
  2336. *Composition*menuBar*wrapLongLines.mnemonic:          W
  2337. *Composition*wrapLongLines.documentationString:    \
  2338. Wrap long lines when the message is sent
  2339.  
  2340. !============================
  2341. !  View Menu - Message Center
  2342. !============================
  2343.  
  2344. *MailFolder*menuBar*toggleNavigationToolbar.labelString: Message Toolbar
  2345. *MailFolder*menuBar*toggleNavigationToolbar.mnemonic:    M
  2346. *MailFolder*menuBar*toggleNavigationToolbar.documentationString: Show or hide the Folder toolbar
  2347.  
  2348. *menuBar*showSubmenu.labelString:   Show
  2349. *menuBar*showSubmenu.mnemonic:   w
  2350.  
  2351. *MailFolder*toggleNavigationToolbar.documentationString:    \
  2352. Show or hide the Message Center toolbar
  2353. *MailFolder*toggleNavigationToolbar.mnemonic:    M
  2354.  
  2355. *menuBar*moveSubmenu.labelString: Move Folder
  2356.  
  2357. !=============================
  2358. !  View Menu - Message Threads
  2359. !=============================
  2360.  
  2361. *MailThread*menuBar*toggleNavigationToolbar.labelString: Message Toolbar
  2362. *MailThread*menuBar*toggleNavigationToolbar.documentationString: Show or hide the Message toolbar
  2363. *MailThread*toggleNavigationToolbar.mnemonic:    M
  2364.  
  2365. *menuBar*toggleMessageExpansion.labelString: Message
  2366. *menuBar*toggleMessageExpansion.mnemonic: g
  2367. *menuBar*toggleMessageExpansion.documentationString: Show or hide the message.
  2368.  
  2369. *menuBar*toggleFolderExpansion.labelString: Folders
  2370. *menuBar*toggleFolderExpansion.mnemonic: F
  2371. *menuBar*toggleFolderExpansion.documentationString: Show or hide the list of folders.
  2372.  
  2373. *menuBar*sortSubmenu.labelString:    Sort
  2374. *menuBar*sortSubmenu.mnemonic:        o
  2375.  
  2376. ! View/Sort Submenu
  2377. *menuBar*sortBySubject.labelString:        by Subject
  2378. *menuBar*sortBySubject.mnemonic:        S
  2379. *menuBar*sortBySender.labelString:        by Sender
  2380. *menuBar*sortBySender.mnemonic:            r
  2381. *menuBar*sortByDate.labelString:        by Date
  2382. *menuBar*sortByDate.mnemonic:            e
  2383. *menuBar*sortByFlag.labelString:        by Flag
  2384. *menuBar*sortByFlag.mnemonic:            F
  2385. *menuBar*sortByPriority.labelString:    by Priority
  2386. *menuBar*sortByPriority.mnemonic:        P
  2387. *menuBar*sortByThread.labelString:        by Thread
  2388. *menuBar*sortByThread.mnemonic:            T
  2389. *menuBar*sortBySize.labelString:        by Size
  2390. *menuBar*sortBySize.mnemonic:            z
  2391. *menuBar*sortByStatus.labelString:        by Status
  2392. *menuBar*sortByStatus.mnemonic:            u
  2393. *menuBar*sortByUnread.labelString:        by Unread
  2394. *menuBar*sortByUnread.mnemonic:            n
  2395. *menuBar*sortByMessageNumber.labelString:    by Order Received
  2396. *menuBar*sortByMessageNumber.mnemonic:        O
  2397. *menuBar*sortForward.labelString:        Ascending
  2398. *menuBar*sortForward.mnemonic:            A
  2399. *menuBar*sortBackward.labelString:        Descending
  2400. *menuBar*sortBackward.mnemonic:            D
  2401. ! end View/Sort Submenu
  2402.  
  2403. *menuBar*expandCollapseSubmenu.labelString:    Expand/Collapse
  2404. *menuBar*expandCollapseSubmenu.mnemonic:    x
  2405.  
  2406. ! View/Expand/Collapse Submenu
  2407. *menuBar*expand.labelString:        Expand
  2408. *menuBar*expand.mnemonic:            x
  2409. *menuBar*expand.acceleratorText:    +
  2410. *menuBar*expandAll.labelString:        Expand All
  2411. *menuBar*expandAll.mnemonic:        A
  2412. *menuBar*expandAll.acceleratorText:    *
  2413. *menuBar*collapse.labelString:        Collapse
  2414. *menuBar*collapse.mnemonic:            C
  2415. *menuBar*collapse.acceleratorText:    -
  2416. *menuBar*collapseAll.labelString:    Collapse All
  2417. *menuBar*collapseAll.mnemonic:        l
  2418. *menuBar*collapseAll.acceleratorText: /
  2419. ! end View/Expand/Collapse Submenu
  2420.  
  2421. *menuBar*threadSubmenu.labelString:    Messages
  2422. *menuBar*threadSubmenu.mnemonic:    M
  2423.  
  2424. ! View/Messages Submenu
  2425. *menuBar*viewNew.labelString:            Unread
  2426. *menuBar*viewNew.mnemonic:                U
  2427. *viewNew.documentationString:    Show only unread messages
  2428.  
  2429. *menuBar*viewThreadsWithNew.labelString:Threads with Unread
  2430. *menuBar*viewThreadsWithNew.mnemonic:    T
  2431. *viewThreadsWithNew.documentationString:    \
  2432. Show threads that contain new messages
  2433.  
  2434. *menuBar*viewWatchedThreadsWithNew.labelString:    Watched Threads with Unread
  2435. *menuBar*viewWatchedThreadsWithNew.mnemonic:    W
  2436. *viewWatchedThreadsWithNew.documentationString:    \
  2437. Show watched threads that contain new messages
  2438.  
  2439. *menuBar*viewAllThreads.labelString:    All
  2440. *menuBar*viewAllThreads.mnemonic:        A
  2441. *viewAllThreads.documentationString: Show all messages
  2442. ! end View/Messages Submenu
  2443.  
  2444. *menuBar*headersSubmenu.labelString:    Headers
  2445. *menuBar*headersSubmenu.mnemonic:    d
  2446.  
  2447. ! View/Headers Submenu
  2448. *menuBar*showAllHeaders.labelString:    All
  2449. *menuBar*showAllHeaders.mnemonic:    A
  2450. *showAllHeaders.documentationString: Show all headers
  2451.  
  2452. *menuBar*showNormalHeaders.labelString:    Normal
  2453. *menuBar*showNormalHeaders.mnemonic:    N
  2454. *showNormalHeaders.documentationString: Show regular headers
  2455. *showBriefHeaders.labelString:    Brief
  2456. *menuBar*showBriefHeaders.mnemonic:    B
  2457. *menuBar*showBriefHeaders.documentationString: Show brief headers
  2458. ! end View/Headers Submenu
  2459.  
  2460. !xxx nolonger an attachments submenu
  2461. *menuBar*attachmentsSubmenu.labelString:    Attachments
  2462. *menuBar*attachmentsSubmenu.mnemonic:    n
  2463.  
  2464. *menuBar*viewAttachmentsInline.labelString:    View Attachments Inline
  2465. *menuBar*viewAttachmentsInline.mnemonic:    A
  2466. *viewAttachmentsInline.documentationString:    \
  2467. Show attachments in message as inline objects or links
  2468.  
  2469. *rot13Message.labelString:                Unscramble (ROT13)
  2470. *rot13Message.mnemonic:                    U
  2471. *rot13Message.documentationString:    \
  2472. Unscramble naughty jokes
  2473.  
  2474. *wrapLongLines.labelString:                Wrap Long Lines
  2475. *wrapLongLines.mnemonic:                p
  2476. *wrapLongLines.documentationString:    \
  2477. Wrap long lines when displaying message
  2478.  
  2479. !============================
  2480. !  View Menu - Message Window
  2481. !============================
  2482.  
  2483.  
  2484. !==========================
  2485. !  View Menu - Address Book
  2486. !==========================
  2487.  
  2488. *AddressBook*toggleNavigationToolbar.documentationString:    \
  2489. Show or hide the Address Book toolbar
  2490. *AddressBook*toggleNavigationToolbar.mnemonic:    B
  2491.  
  2492. *menuBar*abByType.labelString:            by Type
  2493. *menuBar*abByType.mnemonic:                T
  2494. *abByType.documentationString:    \
  2495. Sort address book entries by type
  2496.  
  2497. *menuBar*abByName.labelString:            by Name
  2498. *menuBar*abByName.mnemonic:                N
  2499. *abByName.documentationString:    \
  2500. Sort address book entries by name
  2501.  
  2502. *menuBar*abByEmailAddress.labelString:  by Email Address
  2503. *menuBar*abByEmailAddress.mnemonic:        E
  2504. *abByEmailAddress.documentationString:    \
  2505. Sort address book entries by email address
  2506.  
  2507. *menuBar*abByNickName.labelString:        by Nickname
  2508. *menuBar*abByNickName.mnemonic:            k
  2509. *abByNickName.documentationString:    \
  2510. Sort address book entries by nickname
  2511.  
  2512. *menuBar*abByCompany.labelString:        by Organization
  2513. !*menuBar*abByCompany.mnemonic:            O
  2514. *abByCompany.documentationString:    \
  2515. Sort address book entries by organization
  2516.  
  2517. *menuBar*abByLocality.labelString:        by City
  2518. *menuBar*abByLocality.mnemonic:            i
  2519. *abByLocality.documentationString:    \
  2520. Sort address book entries by city
  2521.  
  2522. ! shared with other windows
  2523. *menuBar*sortAscending.labelString:        Ascending
  2524. *menuBar*sortAscending.mnemonic:        A
  2525. *AddressBook*menuBar*sortAscending.documentationString:    \
  2526. Sort address book entries in ascending order
  2527.  
  2528. *menuBar*sortDescending.labelString:    Descending
  2529. *menuBar*sortDescending.mnemonic:        D
  2530. *AddressBook*sortDescending.documentationString:    \
  2531. Sort address book entries in descending order
  2532.  
  2533. *menuBar*abVCard.labelString:            My Address Book Card...
  2534. *menuBar*abVCard.mnemonic:                o
  2535. *abVCard.documentationString:    \
  2536. Create and edit my address book card
  2537.  
  2538. *menuBar*abStopSearch.labelString:     Stop Searching
  2539. *menuBar*abStopSearch.mnemonic: S
  2540. *menuBar*abStopSearch.acceleratorText: Esc
  2541.  
  2542.  
  2543. !=======================
  2544. !  View Menu - Bookmarks 
  2545. !=======================
  2546.  
  2547. bookmarks*menuBar*sortByTitle.labelString:    by Name
  2548. bookmarks*menuBar*sortByTitle.mnemonic:        T
  2549. bookmarks*sortByTitle.documentationString:    \
  2550. Sort bookmarks by name
  2551.  
  2552. *menuBar*sortByLocation.labelString:        by Location
  2553. *menuBar*sortByLocation.mnemonic:            L
  2554. *sortByLocation.documentationString:    \
  2555. Sort bookmarks by location
  2556.  
  2557. *sortByDateLastVisited.labelString:            by Date Last Visited
  2558. *sortByDateLastVisited.mnemonic:            V
  2559. *sortByDateLastVisited.documentationString:    \
  2560. Sort bookmarks by date last visited
  2561.  
  2562. *menuBar*sortByDateCreated.labelString:        by Date Created
  2563. *menuBar*sortByDateCreated.mnemonic:        C
  2564. *sortByDateCreated.documentationString:    \
  2565. Sort bookmarks by date created
  2566.  
  2567. *menuBar*moveBookmarkUp.labelString:        Move Up
  2568. *menuBar*moveBookmarkUp.mnemonic:            U
  2569. *menuBar*moveBookmarkUp.acceleratorText:    Shift+Up
  2570. *moveBookmarkUp.documentationString:    \
  2571. Move the bookmark up in the list
  2572.  
  2573. *menuBar*moveBookmarkDown.labelString:        Move Down
  2574. *menuBar*moveBookmarkDown.mnemonic:            w
  2575. *menuBar*moveBookmarkDown.acceleratorText:    Shift+Down
  2576. *moveBookmarkDown.documentationString:    \
  2577. Move the bookmark down in the list
  2578.  
  2579. *menuBar*bookmarksWhatsNew.labelString:        Update Bookmarks
  2580. *menuBar*bookmarksWhatsNew.mnemonic:        B
  2581. *bookmarksWhatsNew.documentationString:    \
  2582. Check bookmarks for updates
  2583.  
  2584. *setToolbarFolder.labelString:                Set as Toolbar Folder
  2585. *setToolbarFolder.mnemonic:                    F
  2586. *setToolbarFolder.documentationString:    \
  2587. Set selected folder as the folder for the Personal Toolbar
  2588.  
  2589. *setNewBookmarkFolder.labelString:            Set as Folder for New Bookmarks
  2590. *setNewBookmarkFolder.mnemonic:                N
  2591. *setNewBookmarkFolder.documentationString:    \
  2592. Set selected folder as the folder for adding new bookmarks
  2593.  
  2594. *setBookmarkMenuFolder.labelString:            Set as Bookmark Menu
  2595. *setBookmarkMenuFolder.mnemonic:            M
  2596. *setBookmarkMenuFolder.documentationString:    \
  2597. Set selected folder as the folder for the Bookmark menu
  2598.  
  2599. !=====================
  2600. !  View Menu - History
  2601. !=====================
  2602.  
  2603. *menuBar*sortByTitle.labelString:            by Title
  2604. *menuBar*sortByTitle.mnemonic:                T
  2605. *sortByTitle.documentationString:    \
  2606. Sort bookmarks by title
  2607.  
  2608. *menuBar*sortByDateFirstVisited.labelString:    by Date First Visited
  2609. *menuBar*sortByDateFirstVisited.mnemonic:        F
  2610. *sortByDateFirstVisited.documentationString:    \
  2611. Sort history list by date first visited
  2612.  
  2613. *menuBar*sortByExpirationDate.labelString:        by Expiration Date
  2614. *menuBar*sortByExpirationDate.mnemonic:            E
  2615. *sortByExpirationDate.documentationString:    \
  2616. Sort history list by expiration date
  2617.  
  2618. *menuBar*sortByVisitCount.labelString:            by Visit Count
  2619. *menuBar*sortByVisitCount.mnemonic:                C
  2620. *sortByVisitCount.documentationString:    \
  2621. Sort history list by visit count
  2622.  
  2623. !=====================
  2624. !  Go Menu - Navigator
  2625. !=====================
  2626.  
  2627. *back.labelString:            Back
  2628. *back.mnemonic:                B
  2629. *back.acceleratorText:        Alt+Left
  2630. *back.documentationString:  Return to the previous page in History list
  2631.  
  2632. *forward.labelString:        Forward
  2633. *forward.mnemonic:            F
  2634. *forward.acceleratorText:    Alt+Right
  2635. *forward.documentationString: Go to the next page in History list
  2636.  
  2637. *menuBar*home.labelString:    Home
  2638. *menuBar*home.mnemonic:        H
  2639. !xxx dynamic *home.documentationString:
  2640.  
  2641. !===========================
  2642. !  Go Menu - Message Threads
  2643. !===========================
  2644.  
  2645. *menuBar*nextSubmenu.labelString:                Next 
  2646. *menuBar*nextSubmenu.mnemonic:                    N
  2647. *menuBar*prevSubmenu.labelString:                Previous
  2648. *menuBar*prevSubmenu.mnemonic:                    P
  2649.  
  2650. *menuBar*nextMessage.labelString:                Message
  2651. *menuBar*nextMessage.mnemonic:                    M
  2652. *menuBar*nextMessage.acceleratorText:            Alt+Down
  2653. *nextMessage.documentationString:    \
  2654. Go to the next message
  2655.  
  2656. *menuBar*nextUnreadMessage.labelString:            Unread Message
  2657. *menuBar*nextUnreadMessage.mnemonic:            U
  2658. *menuBar*nextUnreadMessage.acceleratorText:        Alt+Shift+Down
  2659. *nextUnreadMessage.documentationString:    \
  2660. Go to the next unread message
  2661.  
  2662. *menuBar*nextFlaggedMessage.labelString:        Flagged Message
  2663. *menuBar*nextFlaggedMessage.mnemonic:            F
  2664. *nextFlaggedMessage.documentationString:    \
  2665. Go to the next flagged message
  2666.  
  2667. *menuBar*nextUnreadThread.labelString:            Unread Thread
  2668. *menuBar*nextUnreadThread.mnemonic:                T
  2669. *menuBar*nextUnreadThread.acceleratorText:        T
  2670. *nextUnreadThread.documentationString:    \
  2671. Go to the next unread thread
  2672.  
  2673. *menuBar*nextCategory.labelString:                Next Category
  2674. *menuBar*nextCategory.mnemonic:                    C
  2675. *nextCategory.documentationString:    \
  2676. Go to the next category.
  2677.  
  2678. *menuBar*nextUnreadCategory.labelString:        Next Unread Category
  2679. *menuBar*nextUnreadCategory.mnemonic:            y
  2680. *nextUnreadCategory.documentationString:    \
  2681. Go to the next unread category.
  2682.  
  2683. *menuBar*nextCollection.mnemonic:                o
  2684. *nextCollection.documentationString:    \
  2685. Go to the next folder or group.
  2686.  
  2687. *menuBar*nextUnreadCollection.mnemonic:            d
  2688. *menuBar*nextUnreadCollection.acceleratorText: G
  2689. *nextUnreadCollection.documentationString:    \
  2690. Go to the next unread folder or group.
  2691.  
  2692. *menuBar*previousMessage.labelString:            Message
  2693. *menuBar*previousMessage.mnemonic:                M
  2694. *menuBar*previousMessage.acceleratorText:        Alt+Up
  2695. *previousMessage.documentationString:    \
  2696. Go to the previous message
  2697.  
  2698. *menuBar*previousUnreadMessage.labelString:        Unread Message
  2699. *menuBar*previousUnreadMessage.mnemonic:        U
  2700. *menuBar*previousUnreadMessage.acceleratorText:        Alt+Shift+Up
  2701. *previousUnreadMessage.documentationString:    \
  2702. Go to the previous unread message
  2703.  
  2704. *menuBar*previousFlaggedMessage.labelString:    Flagged Message
  2705. *menuBar*previousFlaggedMessage.mnemonic:        F
  2706. *previousFlaggedMessage.documentationString:    \
  2707. Go to the previous flagged message
  2708.  
  2709. *menuBar*firstUnreadMessage.labelString:        First Unread Message
  2710. *menuBar*firstUnreadMessage.mnemonic:            U
  2711.  
  2712. *menuBar*firstFlaggedMessage.labelString:        First Flagged Message
  2713. *menuBar*firstFlaggedMessage.mnemonic:            F
  2714. *firstFlaggedMessage.documentationString:    \
  2715. Go to the first flagged message
  2716.  
  2717. *MailThread*back.acceleratorText:        Alt+Left
  2718. *MailMsg*back.acceleratorText:            Alt+Left
  2719. *MailThread*back.documentationString:    Go back to the last message
  2720. *MailMsg*back.documentationString:        Go back to the last message
  2721.  
  2722. *MailThread*forward.mnemonic:            w
  2723. *MailMsg*forward.mnemonic:                w
  2724. *MailThread*forward.acceleratorText:        Alt+Right
  2725. *MailMsg*forward.acceleratorText:        Alt+Right
  2726. *MailThread*forward.documentationString: Go forward to the next message
  2727. *MailMsg*forward.documentationString:    Go forward to the next message
  2728.  
  2729. !================================
  2730. !  Message Menu - Message Threads
  2731. !================================
  2732.  
  2733. *menuBar*replySubmenu.labelString:                Reply
  2734. *menuBar*replySubmenu.mnemonic:                    R
  2735. *replySubmenu.documentationString:    \
  2736. Reply to one or more recipients.
  2737.  
  2738. *menuBar*replyAllSubmenu.labelString:            Reply to All
  2739. *menuBar*replyAllSubmenu.mnemonic:                    p
  2740. *replySubmenu.documentationString:    \
  2741. Reply to one or all recipients.
  2742.  
  2743. ! Message/Reply Submenu
  2744. *replyToSender.labelString:                to Sender Only
  2745. *replyToSender.mnemonic:                S
  2746. *replyToSender.acceleratorText:            Alt+R
  2747. *replyToSender.documentationString:    \
  2748. Mail a reply to the sender of the message selected
  2749.  
  2750. *replyToAll.labelString:                to Sender and All Recipients
  2751. *replyToAll.mnemonic:                    S
  2752. *replyToAll.acceleratorText:            Alt+Shift+R
  2753. *replyToAll.documentationString:    \
  2754. Reply to all recipients of the message selected
  2755.  
  2756. *replyToNewsgroup.labelString:            to Newsgroup
  2757. *replyToNewsgroup.mnemonic:                N
  2758. !*replyToNewsgroup.acceleratorText:        Alt+D
  2759. *replyToNewsgroup.documentationString:    \
  2760. Post a reply to the newsgroup
  2761.  
  2762. *replyToSenderAndNewsgroup.labelString:    to Sender And Newsgroup
  2763. *replyToSenderAndNewsgroup.mnemonic:    N
  2764. !*replyToSenderAndNewsgroup.acceleratorText:    Alt+Shift+D
  2765. *replyToSenderAndNewsgroup.documentationString:    \
  2766. Post a reply to the newsgroup and mail a reply to the author
  2767. ! end Message/Reply Submenu
  2768.  
  2769. !
  2770. *cleanUpDisk.labelString:        Clean Up Disk
  2771. *cleanUpDisk.mnemonic:            a
  2772. *cleanUpDisk.documentationString:    Purge old news messages
  2773. *cleanUpDisk.tipString:            Purge old news messages
  2774. *menuBar*forwardSubmenu.labelString: Forward As
  2775. *menuBar*forwardSubmenu.mnemonic: o
  2776.  
  2777. *menuBar*forwardMessage.labelString:            Forward
  2778. *menuBar*forwardMessage.mnemonic:                F
  2779. *menuBar*forwardMessage.acceleratorText:        Alt+L
  2780. *forwardMessage.documentationString:    \
  2781. Forward the selected message.
  2782.  
  2783. *menuBar*forwardMessageAttachment.labelString: Attachment
  2784. *menuBar*forwardMessageAttachment.mnemonic:    A
  2785. *menuBar*forwardMessageAttachment.documentationString: \
  2786. Forward the selected message as an attachment.
  2787.  
  2788. *menuBar*forwardMessageQuoted.labelString:        Quoted
  2789. *menuBar*forwardMessageQuoted.mnemonic:            Q
  2790. *menuBar*forwardMessageQuoted.acceleratorText:    Alt+Shift+L
  2791. *forwardMessageQuoted.documentationString:    \
  2792. Forward the selected message as quoted text.
  2793.  
  2794. *menuBar*forwardMessageInLine.labelString:        Inline
  2795. *menuBar*forwardMessageInLine.mnemonic:            I
  2796. *forwardMessageInLine.documentationString:    \
  2797. Forward the selected message inline
  2798.  
  2799. *menuBar*fileSubmenu.labelString:                Move Message
  2800. *menuBar*fileSubmenu.mnemonic:                    M
  2801. *fileSubmenu.documentationString:    \
  2802. File the selected message to a folder
  2803.  
  2804. *menuBar*copySubmenu.labelString:                Copy Message
  2805. *menuBar*copySubmenu.mnemonic:                    C
  2806.  
  2807. *copySubmenu.documentationString:    \
  2808. Copy the selected message to a folder
  2809.  
  2810. *menuBar*addToABSubmenu.labelString:            Add to Address Book
  2811. *menuBar*addToABSubmenu.mnemonic:                A
  2812.  
  2813. ! Message/Add to Address Book Submenu
  2814. *addSenderToAddressBook.labelString:    Add Sender to Address Book
  2815. *addSenderToAddressBook.mnemonic:        S
  2816. *addSenderToAddressBook.documentationString:    \
  2817. Add sender to address book
  2818. *addAllToAddressBook.labelString:        All All to Address Book
  2819. *addAllToAddressBook.mnemonic:            A
  2820. *addAllToAddressBook.documentationString:    \
  2821. Add all recipients to address book
  2822. ! end Message/Add to Address Book Submenu
  2823.  
  2824. *menuBar*markSubmenu.labelString:        Mark
  2825. *menuBar*markSubmenu.mnemonic:            k
  2826.  
  2827. ! Message/Mark Submenu
  2828.  
  2829. *markMessages.labelString: Flag
  2830. *markMessages.mnemonic: F
  2831. *markMessages.documentationString: Flag the selected message.
  2832.  
  2833. *markMessageRead.labelString:            as Read
  2834. *markMessageRead.mnemonic:                R
  2835. *markMessageRead.acceleratorText:        M
  2836. *markMessageRead.documentationString:    Mark selected messages as read
  2837. *markMessageRead.tipString:                Mark messages
  2838.  
  2839. *markThreadRead.labelString:            Thread as Read
  2840. *markThreadRead.mnemonic:                T
  2841. *markThreadRead.documentationString:    \
  2842. Mark messages with the same subject as read
  2843.  
  2844. *markAllMessagesRead.labelString:        All Read
  2845. *markAllMessagesRead.mnemonic:            A
  2846. *markAllMessagesRead.acceleratorText:    Alt+Shift+C
  2847. *markAllMessagesRead.documentationString:    \
  2848. Mark all messages as read
  2849.  
  2850. *markMessageByDate.labelString:            by Date...
  2851. *markMessageByDate.mnemonic:            D
  2852. *markMessageByDate.acceleratorText:        C
  2853. *markMessageByDate.documentationString:    \
  2854. Catch up in newsgroup and mark selected messages by date
  2855.  
  2856. *markMessageForLater.labelString:        for Later
  2857. *markMessageForLater.mnemonic:            L
  2858. *markMessageForLater.acceleratorText:    L
  2859. *markMessageForLater.documentationString:    \
  2860. Mark message to be read later
  2861. ! end Message/Mark Submenu
  2862.  
  2863. *menuBar*flagMessage.labelString:        Flag
  2864. *menuBar*flagMessage.mnemonic:            F
  2865. *flagMessage.documentationString: Flag selected messages
  2866.  
  2867. *menuBar*ignoreThread.labelString:        Ignore Thread
  2868. *menuBar*ignoreThread.mnemonic:            I
  2869. *menuBar*ignoreThread.acceleratorText:        K
  2870. *ignoreThread.documentationString: Ignore selected thread
  2871.  
  2872. *menuBar*ignoreCategory.labelString:    Ignore Category
  2873. *ignoreCategory.documentationString: Ignore selected category
  2874.  
  2875. *menuBar*watchThread.labelString:        Watch Thread
  2876. *menuBar*watchThread.mnemonic:            W
  2877. *menuBar*watchThread.acceleratorText:        W
  2878. *watchThread.documentationString:    \
  2879. Show when new messages arrive in this thread
  2880.  
  2881. ! override shared resources
  2882. *MailThread*mommy.tipString: Message Center
  2883. *MailMsg*mommy.tipString: Open Folder
  2884.  
  2885. *MailThread*menuBar*composeMessage.labelString: New Message
  2886. *MailThread*menuBar*composeMessage.mnemonic: N
  2887. *MailThread*menuBar*composeMessage.acceleratorText: Alt+M
  2888.  
  2889. !=============================
  2890. !  Insert Menu - Page Composer
  2891. !=============================
  2892.  
  2893. *menuBar*insert.labelString:                Insert
  2894. *menuBar*insertLink.labelString:                Link...
  2895. *menuBar*insertLink.mnemonic:                   L
  2896. *insertLink.documentationString:        Insert a link
  2897.  
  2898. *menuBar*insertTarget.labelString:              Target...
  2899. *menuBar*insertTarget.mnemonic:                 T
  2900. *insertTarget.documentationString:        Insert a target
  2901.  
  2902. *menuBar*insertImage.labelString:               Image...
  2903. *menuBar*insertImage.mnemonic:                  I
  2904. *insertImage.documentationString:        Insert an image
  2905.  
  2906. *insertTableMenu.labelString:                   Table
  2907. *insertTableMenu.mnemonic:                      e
  2908. *insertTableMenu.documentationString:    \
  2909. Insert table at current cursor location
  2910.  
  2911. *menuBar*insertHorizontalLine.labelString:      Horizontal Line...
  2912. *menuBar*insertHorizontalLine.mnemonic:         o
  2913. *insertHorizontalLine.documentationString:    \
  2914. Insert horizontal line
  2915.  
  2916. *menuBar*insertHtmlTag.labelString:             HTML Tag...
  2917. *menuBar*insertHtmlTag.mnemonic:                H
  2918. *insertHtmlTag.documentationString:    \
  2919. Insert an HTML tab
  2920.  
  2921. *menuBar*insertNewLineBreak.labelString:        New Line Break
  2922. *menuBar*insertNewLineBreak.mnemonic:           N
  2923. *menuBar*insertNewLineBreak.acceleratorText:    Shift+Return
  2924. *insertNewLineBreak.documentationString:    \
  2925. Insert a new link break at cursor location
  2926.  
  2927. *menuBar*insertBreakBelow.labelString:          Break below Image(s)
  2928. *menuBar*insertBreakBelow.mnemonic:             B
  2929. *insertBreakBelow.documentationString:    \
  2930. Insert break to continue text to the left and right 
  2931.  
  2932. *menuBar*insertNonBreaking.labelString:         Nonbreaking Space
  2933. *menuBar*insertNonBreaking.mnemonic:            S
  2934. *menuBar*insertNonBreaking.acceleratorText:     Shift+Space
  2935. *insertNonBreaking.documentationString:    \
  2936. Insert a non-breaking space character at cursor location 
  2937.  
  2938. !=============================
  2939. !  Format Menu - Page Composer
  2940. !=============================
  2941.  
  2942. *menuBar*formatMenu.labelString:            Format
  2943. *menuBar*fontStyleMenu.labelString:         Font
  2944. *menuBar*fontStyleMenu.mnemonic:            F
  2945. *fontStyleMenu.documentationString: Change the font face
  2946.  
  2947. *menuBar*characterSizeMenu.labelString:     Size
  2948. *menuBar*characterSizeMenu.mnemonic:        z
  2949.  
  2950. ! Format/Size Submenu
  2951. *setFontSizeMinusTwo.labelString:           -2
  2952. *setFontSizeMinusTwo.documentationString:    \
  2953. Set the relative font size to -2
  2954. *setFontSizeMinusOne.labelString:           -1
  2955. *setFontSizeMinusOne.documentationString:    \
  2956. Set the relative font size to -1
  2957. *setFontSizeZero.labelString:               +0
  2958. *setFontSizeZero.documentationString:        \
  2959. Set the relative font size to +0
  2960. *setFontSizePlusOne.labelString:            +1
  2961. *setFontSizePlusOne.documentationString:    \
  2962. Set the relative font size to +1
  2963. *setFontSizePlusTwo.labelString:            +2
  2964. *setFontSizePlusTwo.documentationString:    \
  2965. Set the relative font size to +2
  2966. *setFontSizePlusThree.labelString:          +3
  2967. *setFontSizePlusThree.documentationString:    \
  2968. Set the relative font size to +3
  2969. *setFontSizePlusFour.labelString:           +4
  2970. *setFontSizePlusFour.documentationString:    \
  2971. Set the relative font size to +4
  2972. *setFontSize.labelString:                   Default
  2973. *setFontSize.documentationString:            \
  2974. Set the relative font size to the default
  2975. ! end Format/Size Submenu
  2976.  
  2977. *menuBar*characterStyleMenu.labelString:    Style
  2978. *menuBar*characterStyleMenu.mnemonic:        S
  2979.  
  2980. ! Format/Style Submenu
  2981. *toggleCharacterStyleBold.labelString:            Bold
  2982. *toggleCharacterStyleBold.documentationString:    \
  2983. Set the style to Bold <Alt+B>
  2984. *toggleCharacterStyleItalic.labelString:        Italic
  2985. *toggleCharacterStyleItalic.documentationString:    \
  2986. Set the style to Italic <Alt+I>
  2987. *toggleCharacterStyleUnderline.labelString:        Underline
  2988. *toggleCharacterStyleUnderline.documentationString:    \
  2989. Set the style to Underline <Alt+U>
  2990. *toggleCharacterStyleFixed.labelString:            Fixed
  2991. *toggleCharacterStyleFixed.documentationString:    \
  2992. Set the style to Fixed
  2993. *toggleCharacterStyleSuperscript.labelString:    Superscript
  2994. *toggleCharacterStyleSuperscript.documentationString:    \
  2995. Set the style to Superscript
  2996. *toggleCharacterStyleSubscript.labelString:        Subscript
  2997. *toggleCharacterStyleSubscript.documentationString:    \
  2998. Set the style to Subscript
  2999. *toggleCharacterStyleStrikethrough.labelString:    Strikethrough
  3000. *toggleCharacterStyleStrikethrough.documentationString:    \
  3001. Set the style to Strikethrough
  3002. *toggleCharacterStyleBlink.labelString:            Blinking
  3003. *toggleCharacterStyleBlink.documentationString:    \
  3004. Set the style to Blink
  3005. ! end Format/Style Submenu
  3006.  
  3007. *menuBar*characterColorMenu.labelString:    Text Color
  3008. *menuBar*characterColorMenu.mnemonic:       C
  3009.  
  3010. *menuBar*setCharacterColor.labelString:     Text Color...
  3011. *menuBar*setCharacterColor.mnemonic:        C
  3012.  
  3013. *menuBar*clearAllStyles.labelString:        Remove All Styles
  3014. *menuBar*clearAllStyles.mnemonic:           r
  3015. *clearAllStyles.documentationString: Remove all character styles
  3016.  
  3017. *menuBar*setTableProperties.labelString:    Table Properties
  3018. *menuBar*setTableProperties.mnemonic:       T
  3019. *setTableProperties.documentationString: Change table properties
  3020.  
  3021. *menuBar*headingStyleMenu.labelString:      Heading
  3022. *menuBar*headingStyleMenu.mnemonic:         H
  3023.  
  3024. ! Format/Heading Submenu
  3025. *setParagraphStyleNormal.labelString:       Normal
  3026. *setParagraphStyleNormal.documentationString:    \
  3027. Set the style to Normal
  3028. *setParagraphStyleHeadingOne.labelString:   Heading 1
  3029. *setParagraphStyleHeadingOne.documentationString:    \
  3030. Set the style to heading 1
  3031. *setParagraphStyleHeadingTwo.labelString:   Heading 2
  3032. *setParagraphStyleHeadingTwo.documentationString:    \
  3033. Set the style to heading 2
  3034. *setParagraphStyleHeadingThree.labelString: Heading 3
  3035. *setParagraphStyleHeadingThree.documentationString:    \
  3036. Set the style to heading 3
  3037. *setParagraphStyleHeadingFour.labelString:  Heading 4
  3038. *setParagraphStyleHeadingFour.documentationString:    \
  3039. Set the style to heading 4
  3040. *setParagraphStyleHeadingFive.labelString:  Heading 5
  3041. *setParagraphStyleHeadingFive.documentationString:    \
  3042. Set the style to heading 5
  3043. *setParagraphStyleHeadingSix.labelString:   Heading 6
  3044. *setParagraphStyleHeadingSix.documentationString:    \
  3045. Set the style to heading 6
  3046. ! end Format/Heading Submenu
  3047.  
  3048. *menuBar*paragraphStyleMenu.labelString:    Paragraph
  3049. *menuBar*paragraphStyleMenu.mnemonic:       P
  3050.  
  3051. ! Format/Paragraph Style Submenu
  3052. *setParagraphStyleAddress.labelString:      Address
  3053. *setParagraphStyleAddress.documentationString:    \
  3054. Set the paragraph style to Address
  3055. *setParagraphStyleFormatted.labelString:    Formatted
  3056. *setParagraphStyleFormatted.documentationString:    \
  3057. Set the paragraph style to Formatted
  3058. *setParagraphStyleDescriptionTitle.labelString: Description Title
  3059. *setParagraphStyleDescriptionTitle.documentationString:    \
  3060. Set the paragraph style to Description Title
  3061. *setParagraphStyleDescriptionText.labelString: Description Text
  3062. *setParagraphStyleDescriptionText.documentationString:    \
  3063. Set the paragraph style to Description Text
  3064. ! end Format/Paragraph Style Submenu
  3065.  
  3066. *menuBar*listStyleMenu.labelString:         List
  3067. *menuBar*listStyleMenu.mnemonic:            L
  3068.  
  3069. ! Format/List Submenu
  3070. *setListStyleNone.labelString:              None
  3071. *setListStyleNone.documentationString:    \
  3072. Remove list style
  3073. *setListStyleBulleted.labelString:          Bulleted
  3074. *setListStyleBulleted.documentationString:    \
  3075. Insert bulletted list
  3076. *setListStyleNumbered.labelString:          Numbered
  3077. *setListStyleNumbered.documentationString:    \
  3078. Insert numbered list
  3079. ! end Format/List Submenu
  3080.  
  3081. *menuBar*indent.labelString:                Increase Indent
  3082. *menuBar*indent.mnemonic:                   I
  3083. *indent.documentationString:        Increase the indent one level
  3084.  
  3085. *menuBar*outdent.labelString:               Decrease Indent
  3086. *menuBar*outdent.mnemonic:                  D
  3087. *outdent.documentationString:        Decrease the indent one level
  3088.  
  3089. *menuBar*setObjectProperties.labelString:   Object Properties
  3090. *menuBar*setObjectProperties.mnemonic:      e
  3091. *setObjectProperties.documentationString:    \
  3092. Change selected object properties
  3093.  
  3094. *setPageProperties.labelString:     Page Colors and Properties
  3095. *setPageProperties.mnemonic:        g
  3096. *setPageProperties.documentationString:    \
  3097. Change page properties
  3098.  
  3099. *setSaveEncrypted.labelString:     Save Encrypted
  3100. *setSaveEncrypted.mnemonic:        E
  3101. *setSaveEncrypted.documentationString:    \
  3102. Save this File as a Pre-Encrypted File
  3103.  
  3104. *menuBar*alignmentStyleMenu.labelString:        Align
  3105. *menuBar*alignmentStyleMenu.mnemonic:            A
  3106.  
  3107. *setAlignmentStyleLeft.labelString:                Left
  3108. *setAlignmentStyleLeft.documentationString:    \
  3109. Left-justify the current paragraph
  3110. *setAlignmentStyleCenter.labelString:            Center
  3111. *setAlignmentStyleCenter.documentationString:    \
  3112. Center-justify the current paragraph
  3113. *setAlignmentStyleRight.labelString:            Right
  3114. *setAlignmentStyleRight.documentationString:    \
  3115. Right-justify the current paragraph
  3116.  
  3117. !============================
  3118. !  Tools Menu - Page Composer
  3119. !============================
  3120.  
  3121. *menuBar*toolsMenu.labelString:             Tools
  3122. *spellCheck.labelString:            Check Spelling...
  3123. *spellCheck.acceleratorText:        Alt+K
  3124. *spellCheck.mnemonic:            S
  3125. *spellCheck.tipString:              Check Spelling
  3126. *spellCheck.documentationString:    Check spelling errors in the page
  3127. *Composition*spellCheck.documentationString:    \
  3128. Check spelling errors in the message
  3129.  
  3130. !===================
  3131. !  Communicator Menu
  3132. !===================
  3133.  
  3134. *menuBar*openOrBringUpBrowser.labelString:        Navigator
  3135. *menuBar*openOrBringUpBrowser.mnemonic:            N
  3136. *menuBar*openOrBringUpBrowser.acceleratorText:    Alt+1
  3137. *openOrBringUpBrowser.documentationString:    \
  3138. Open a browser window
  3139.  
  3140. *menuBar*openInbox.labelString:                    Messenger
  3141. *menuBar*openInbox.mnemonic:                    M
  3142. *menuBar*openInbox.acceleratorText:                Alt+2
  3143. *openInbox.documentationString:    \
  3144. Open the mail window and get new messages
  3145.  
  3146. *menuBar*openNewsgroups.labelString:            Newsgroups
  3147. *menuBar*openNewsgroups.mnemonic:                g
  3148. !*menuBar*openNewsgroups.acceleratorText:        Alt+3
  3149. *openNewsgroups.documentationString:    \
  3150. Open the list of newsgroups
  3151.  
  3152. *menuBar*openEditor.labelString:                Composer
  3153. *menuBar*openEditor.mnemonic:                    C
  3154. *menuBar*openEditor.acceleratorText:            Alt+3
  3155. *openEditor.documentationString:    \
  3156. Open the web page editor
  3157.  
  3158. *menuBar*openConference.labelString:            Conference
  3159. *menuBar*openConference.mnemonic:                o
  3160. *menuBar*openConference.acceleratorText:        Alt+5
  3161. !*openConference.documentationString:    \
  3162. !Open the conferencing window
  3163.  
  3164. *menuBar*openCalendar.labelString:                Calendar
  3165. *menuBar*openCalendar.mnemonic:                    r
  3166. *menuBar*openCalendar.acceleratorText:            Alt+4
  3167. *openCalendar.documentationString:    \
  3168. Open the personal calendar window
  3169.  
  3170. *menuBar*toggleTaskbarShowing.labelString:                Floating Component Bar
  3171. *menuBar*toggleTaskbarShowing.mnemonic:    C
  3172. *toggleTaskbarShowing.documentationString:    \
  3173. Show or hide the Component Bar
  3174.  
  3175. *menuBar*openFolders.labelString:                Message Center
  3176. *menuBar*openFolders.mnemonic:                    M
  3177. !*menuBar*openFolders.acceleratorText:            Alt+Shift+1
  3178. *openFolders.documentationString:    \
  3179. Open the mail folders and newsgroups window
  3180.  
  3181. *menuBar*openAddrBook.labelString:                Address Book
  3182. *menuBar*openAddrBook.mnemonic:                    A
  3183. *menuBar*openAddrBook.acceleratorText:            Alt+Shift+2
  3184. *openAddrBook.documentationString:    \
  3185. Open the address book
  3186.  
  3187. *menuBar*bookmarksSubmenu.labelString:            Bookmarks
  3188. *menuBar*bookmarksSubmenu.mnemonic:                B
  3189.  
  3190. *menuBar*toolsSubmenu.labelString:            Tools
  3191. *menuBar*toolsSubmenu.mnemonic:                T
  3192.  
  3193. *menuBar*serverToolsSubmenu.labelString:        Server Tools
  3194. *menuBar*serverToolsSubmenu.mnemonic:            S
  3195.  
  3196. ! Communicator/Bookmarks Submenu
  3197. *addBookmark.labelString:                        Add Bookmark
  3198. *addBookmark.mnemonic:                            A
  3199. !*addBookmark.acceleratorText:                    Alt+K
  3200. *addBookmark.documentationString:    \
  3201. Add the current page to the Bookmarks list
  3202.  
  3203. *menuBar*openBookmarks.labelString:                Edit Bookmarks...
  3204. *menuBar*openBookmarks.mnemonic:                E
  3205. !*menuBar*openBookmarks.acceleratorText:            Alt+B
  3206. *openBookmarks.documentationString:    \
  3207. Edit the Bookmarks list
  3208.  
  3209. *menuBar*fileBookmarksSubmenu.labelString:      File Bookmark
  3210. *menuBar*fileBookmarksSubmenu.mnemonic:            F
  3211. *fileBookmarksSubmenu.documentationString:    \
  3212. File the current page in a Bookmarks folder
  3213.  
  3214. *menuBar*placesSubmenu.labelString:                Guide
  3215. *menuBar*placesSubmenu.mnemonic:                G
  3216.  
  3217. ! Communicator/Bookmarks/Guide Submenu
  3218. *menuBar*inetIndex.labelString:        The Internet
  3219. *menuBar*inetIndex.mnemonic:        I
  3220.  
  3221. *menuBar*inetWhite.labelString:        People
  3222. *menuBar*inetWhite.mnemonic:        P
  3223.  
  3224. *menuBar*inetYellow.labelString:    Yellow Pages
  3225. *menuBar*inetYellow.mnemonic:        Y
  3226.  
  3227. *menuBar*whatsNew.labelString:        What's New?
  3228. *menuBar*whatsNew.mnemonic:            N
  3229.  
  3230. *menuBar*whatsCool.labelString:        What's Cool?
  3231. *menuBar*whatsCool.mnemonic:        C
  3232. ! end Communicator/Bookmarks/Guide Submenu
  3233.  
  3234. ! end Communicator/Bookmarks Submenu
  3235.  
  3236. *menuBar*openHistory.labelString:                History
  3237. *menuBar*openHistory.mnemonic:                    H
  3238. !*menuBar*openHistory.acceleratorText:            Alt+H
  3239. *openHistory.documentationString:        Open the history window
  3240.  
  3241. *menuBar*javaConsole.labelString:                Java Console
  3242. *menuBar*javaConsole.mnemonic:                    J
  3243. *javaConsole.documentationString:        Open the Java Console
  3244.  
  3245. *menuBar*viewSecurity.labelString:                Security Info
  3246. *menuBar*viewSecurity.mnemonic:                    S
  3247. !*menuBar*viewSecurity.acceleratorText:            Alt+Shift+I
  3248. *viewSecurity.documentationString:    \
  3249. Show security information for this page
  3250.  
  3251. ! Communicator/Server Tools Submenu
  3252. *menuBar*manageMailingList.labelString:        Mailing Lists
  3253. *menuBar*manageMailingList.mnemonic:        L
  3254.  
  3255. *managePublicFolders.labelString:    Folder Permissions
  3256. *managePublicFolders.mnemonic:        F
  3257.  
  3258. ! end Communicator/Bookmarks Submenu
  3259.  
  3260. !===========
  3261. !  Help Menu
  3262. !===========
  3263.  
  3264. *menuBar*manual.labelString:    Help Contents
  3265. *menuBar*manual.mnemonic:        H
  3266. *manual.documentationString: Help manual
  3267.  
  3268. *menuBar*relnotes.labelString:        Release Notes
  3269. *menuBar*relnotes.mnemonic:        R
  3270. *relnotes.documentationString:    \
  3271. Information about the version of Communicator you are running
  3272.  
  3273. *menuBar*productInfo.labelString:    Product Support & Info
  3274. *productInfo.documentationString:    \
  3275. Product support and information
  3276.  
  3277. *menuBar*feedback.labelString:        How to Give Feedback
  3278. *menuBar*feedback.mnemonic:        G
  3279. *feedback.documentationString:    \
  3280. Instructions on how to give feedback about Netscape
  3281.  
  3282. *menuBar*intl.labelString:            For International Users
  3283. *intl.documentationString:    \
  3284. Information on running Netscape for international users
  3285.  
  3286. *menuBar*aboutSecurity.labelString:    On Security
  3287. *menuBar*aboutSecurity.mnemonic:    O
  3288. *aboutSecurity.documentationString:    \
  3289. Information regarding security on the Internet
  3290.  
  3291. *menuBar*registration.labelString:    Register Now
  3292. *menuBar*registration.mnemonic:        I
  3293. *registration.documentationString:    \
  3294. Product registration
  3295.  
  3296. *menuBar*upgrade.labelString:        Software
  3297. *menuBar*upgrade.mnemonic:        t
  3298. *upgrade.documentationString:    \
  3299. Download Netscape software and upgrades
  3300.  
  3301. *menuBar*services.labelString:        Netscape Direct
  3302.  
  3303. *menuBar*aboutUsenet.labelString:    Netiquette
  3304.  
  3305. *menuBar*aboutplugins.labelString:    About Plug-ins
  3306. *menuBar*aboutplugins.mnemonic:        P
  3307. *aboutplugins.documentationString:    \
  3308. Information about your plug-ins
  3309.  
  3310. *menuBar*aboutfonts.labelString:    About Font Displayers
  3311. *menuBar*aboutfonts.mnemonic:        D
  3312.  
  3313. *menuBar*about.labelString:        About Communicator
  3314. *menuBar*aboutLite.labelString:        About Navigator
  3315. *menuBar*about.mnemonic:        A
  3316. *about.documentationString:    \
  3317. Show product information, version number, and copyright
  3318.  
  3319. !==============
  3320. !  end of menus
  3321. !==============
  3322.  
  3323. ! Leftovers, old, and duplicates...
  3324.  
  3325. *viewMailFilter.labelString:                Mail Filters
  3326.  
  3327. ! Mail filter stuff
  3328.  
  3329. *filterDialog.dialogTitle:                Message Filters
  3330. *filterDialog*form*orderBox*orderLabel.labelString:    Filter\norder
  3331. *filterDialog*form*newFilter.labelString:        New...
  3332. *filterDialog*form*newFilter.mnemonic:            N
  3333. *filterDialog*form*editFilter.labelString:        Edit...
  3334. *filterDialog*form*editFilter.mnemonic:            E
  3335. *filterDialog*form*delFilter.labelString:        Delete
  3336. *filterDialog*form*delFilter.mnemonic:            D
  3337. *filterDialog*form*javaScript.labelString:        Java Script
  3338. *filterDialog*form*logbtn.labelString:            Log filter use
  3339. *filterDialog*form*logbtn.mnemonic:                L
  3340. *filterDialog*form*viewLog.labelString:            View Log
  3341. *filterDialog*form*viewLog.mnemonic:            V
  3342. *filterDialog*form*okbtn.labelString:            OK
  3343. *filterDialog*form*cancelbtn.labelString:        Cancel
  3344. *filterDialog*form*onserver.labelString:        Filters on Server...
  3345. *filterDialog*form*dropdownLabel.labelString:       Filters for:
  3346. *filterDialog*form*outlinerLabel.labelString:\
  3347. Filters will be applied in the following order:
  3348. *filterDialog*form*frameTitle.labelString:                Description
  3349.  
  3350. *editFilterDialog.dialogTitle:    Filter Rules
  3351. *editFilterDialog*filterLabel.labelString:    Filter Name:
  3352. *editFilterDialog*criteriaFrameTitle.labelString:    Filter Criteria
  3353. *editFilterDialog*actionFrameTitle.labelString:    Filter Action
  3354.  
  3355. *editFilterDialog*scriptokbtn.labelString: OK
  3356. *editFilterDialog*scriptokbtn.alignment: ALIGNMENT_CENTER
  3357. *editFilterDialog*scriptcancelbtn.labelString: Cancel
  3358. *editFilterDialog*scriptcancelbtn.alignment: ALIGNMENT_CENTER
  3359. *editFilterDialog*scripteditbtn.labelString: Edit Script
  3360. *editFilterDialog*scripteditbtn.alignment: ALIGNMENT_CENTER
  3361.  
  3362. *editFilterDialog*editContainer*commandGrp*more.labelString:     More
  3363. *editFilterDialog*editContainer*commandGrp*more.mnemonic:        M
  3364. *editFilterDialog*editContainer*commandGrp*fewer.labelString:     Fewer
  3365. *editFilterDialog*editContainer*commandGrp*fewer.mnemonic:    F
  3366. *editFilterDialog*editContainer*despLabel.labelString: Description:
  3367. *editFilterDialog*editContainer*okbtn.labelString: OK
  3368. *editFilterDialog*editContainer*cancelbtn.labelString: Cancel
  3369. *editFilterDialog*newFolder.labelString:     New Folder...
  3370. *editFilterDialog*newFolder.mnemonic:         F
  3371. *editHdrBtn.labelString: Customize Headers...
  3372.  
  3373. ! The Edit headers dialog, for search and filter:
  3374. *editHdrDialog.title: Customize Headers
  3375. *editHdrDialog*editHdrLabel.labelString: Customize the message headers that you\ncan search for and filter on.
  3376. *editHdrDialog*new.labelString: New
  3377. *editHdrDialog*edit.labelString: Edit
  3378. *editHdrDialog*delete.labelString: Delete
  3379.  
  3380. ! The New Folder dialog:
  3381. *newFolderDialog*dialogTitle: New Folder
  3382. *newFolderDialog*name.labelString: Name:
  3383. *newFolderDialog*subFolderOf.labelString: Create as a subfolder of:
  3384. *newFolderDialog*folderTypeLabel.labelString: \
  3385. This server restricts the contents of folders.\n\
  3386. What will this folder contain?
  3387. *newFolderDialog*foldersOnly.labelString: Folders only.
  3388. *newFolderDialog*messagesOnly.labelString: Messages only.
  3389.  
  3390.  
  3391. !=============================================================================
  3392. ! MailCompose menubar
  3393. !=============================================================================
  3394.  
  3395. ! Don't limit these to just menubars or else they won't show up
  3396. ! in popups.
  3397. *setPriority.labelString:            Priority    
  3398.  
  3399. *messageActionAskUser.labelString:        Ask Me
  3400. *messageActionText.labelString:            Text
  3401. *messageActionHTML.labelString:            HTML
  3402. *messageActionTextAndHTML.labelString:        Text and HTML
  3403.  
  3404. *attachFile.labelString:            File...
  3405. *attachFile.mnemonic:                F
  3406. *attachWebPage.labelString:            Web Page...
  3407. *attachWebPage.mnemonic:            W
  3408. *deleteAttachment.labelString:            Delete Attachment
  3409. *deleteAttachment.mnemonic:            D
  3410. *attachAddressBookCard.labelString:        Personal Card (vCard)
  3411. *attachAddressBookCard.mnemonic:        A
  3412.  
  3413. ! Edit Menu
  3414. *menuBar*undoNull.labelString:              Nothing to Undo
  3415. *menuBar*undoTyping.labelString:            Undo Typing
  3416. *menuBar*undoAddText.labelString:           Undo Add Text
  3417. *menuBar*undoDeleteText.labelString:        Undo Delete Text
  3418. *menuBar*undoCut.labelString:               Undo Cut
  3419. *menuBar*undoPasteText.labelString:         Undo Paste Text
  3420. *menuBar*undoPasteHTML.labelString:         Undo Paste HTML
  3421. *menuBar*undoPasteHREF.labelString:         Undo Paste HREF
  3422. *menuBar*undoChangeAttributes.labelString:  Undo Change Attributes
  3423. *menuBar*undoIndent.labelString:            Undo Indent
  3424. *menuBar*undoParagraphAlign.labelString:    Undo Align Paragraph
  3425. *menuBar*undoMorphContainer.labelString:    Undo Change Paragraph Style
  3426. *menuBar*undoInsertHorizRule.labelString:   Undo Insert Horizontal Rule
  3427. *menuBar*undoSetHorizRuleData.labelString:  Undo Set Horizontal Rule Data
  3428. *menuBar*undoInsertImage.labelString:       Undo Insert Image
  3429. *menuBar*undoSetImageData.labelString:      Undo Set Image Data
  3430. *menuBar*undoInsertBreak.labelString:       Undo Insert Break
  3431. *menuBar*undoChangePageData.labelString:    Undo Change Page Data
  3432. *menuBar*undoSetMetaData.labelString:       Undo Set Meta Data
  3433. *menuBar*undoDeleteMetaData.labelString:    Undo Delete Meta Data
  3434. *menuBar*undoInsertTarget.labelString:      Undo Insert Target
  3435. *menuBar*undoSetTargetData.labelString:     Undo Set Target Data
  3436. *menuBar*undoInsertUnknownTag.labelString:  Undo Unknown Tag
  3437. *menuBar*undoSetUnknownTagData.labelString: Undo Set Unknown Tag Data
  3438. *menuBar*undoGroupOfChanges.labelString:    Undo Changes
  3439. *menuBar*undoSetListData.labelString:       Undo Set List Data
  3440. *menuBar*undoInsertTable.labelString:        Undo Insert Table
  3441. *menuBar*undoDeleteTable.labelString:        Undo Delete Table
  3442. *menuBar*undoSetTableData.labelString:        Undo Set Table Data
  3443. *menuBar*undoInsertTableCaption.labelString: Undo Insert Caption
  3444. *menuBar*undoSetTableCaptionData.labelString: Undo Set Caption Data
  3445. *menuBar*undoDeleteTableCaption.labelString: Undo Delete Caption
  3446. *menuBar*undoInsertTableRow.labelString:    Undo Insert Row
  3447. *menuBar*undoSetTableRowData.labelString:    Undo Set Row Data
  3448. *menuBar*undoDeleteTableRow.labelString:    Undo Delete Row
  3449. *menuBar*undoInsertTableColumn.labelString: Undo Insert Column
  3450. *menuBar*undoSetTableCellData.labelString:    Undo Set Cell Data
  3451. *menuBar*undoDeleteTableColumn.labelString: Undo Delete Column
  3452. *menuBar*undoInsertTableCell.labelString:    Undo Insert Cell
  3453. *menuBar*undoDeleteTableCell.labelString:    Undo Delete Cell
  3454.  
  3455. *menuBar*redoNull.labelString:              Nothing to Redo
  3456. *menuBar*redoTyping.labelString:            Redo Typing
  3457. *menuBar*redoAddText.labelString:           Redo Add Text
  3458. *menuBar*redoDeleteText.labelString:        Redo Delete Text
  3459. *menuBar*redoCut.labelString:               Redo Cut
  3460. *menuBar*redoPasteText.labelString:         Redo Paste Text
  3461. *menuBar*redoPasteHTML.labelString:         Redo Paste HTML
  3462. *menuBar*redoPasteHREF.labelString:         Redo Paste HREF
  3463. *menuBar*redoChangeAttributes.labelString:  Redo Change Attributes
  3464. *menuBar*redoIndent.labelString:            Redo Indent
  3465. *menuBar*redoParagraphAlign.labelString:    Redo Align Paragraph
  3466. *menuBar*redoMorphContainer.labelString:    Redo Change Paragraph Style
  3467. *menuBar*redoInsertHorizRule.labelString:   Redo Insert Horizontal Rule
  3468. *menuBar*redoSetHorizRuleData.labelString:  Redo Set Horizontal Rule Data
  3469. *menuBar*redoInsertImage.labelString:       Redo Insert Image
  3470. *menuBar*redoSetImageData.labelString:      Redo Set Image Data
  3471. *menuBar*redoInsertBreak.labelString:       Redo Insert Break
  3472. *menuBar*redoChangePageData.labelString:    Redo Change Page Data
  3473. *menuBar*redoSetMetaData.labelString:       Redo Set Meta Data
  3474. *menuBar*redoDeleteMetaData.labelString:    Redo Delete Meta Data
  3475. *menuBar*redoInsertTarget.labelString:      Redo Insert Target
  3476. *menuBar*redoSetTargetData.labelString:     Redo Set Target Data
  3477. *menuBar*redoInsertUnknownTag.labelString:  Redo Unknown Tag
  3478. *menuBar*redoSetUnknownTagData.labelString: Redo Set Unknown Tag Data
  3479. *menuBar*redoGroupOfChanges.labelString:    Redo Changes
  3480. *menuBar*redoSetListData.labelString:       Redo Set List Data
  3481. *menuBar*redoInsertTable.labelString:        Redo Insert Table
  3482. *menuBar*redoDeleteTable.labelString:        Redo Delete Table
  3483. *menuBar*redoSetTableData.labelString:        Redo Set Table Data
  3484. *menuBar*redoInsertTableCaption.labelString: Redo Insert Caption
  3485. *menuBar*redoSetTableCaptionData.labelString: Redo Set Caption Data
  3486. *menuBar*redoDeleteTableCaption.labelString: Redo Delete Caption
  3487. *menuBar*redoInsertTableRow.labelString:    Redo Insert Row
  3488. *menuBar*redoSetTableRowData.labelString:    Redo Set Row Data
  3489. *menuBar*redoDeleteTableRow.labelString:    Redo Delete Row
  3490. *menuBar*redoInsertTableColumn.labelString: Redo Insert Column
  3491. *menuBar*redoSetTableCellData.labelString:    Redo Set Cell Data
  3492. *menuBar*redoDeleteTableColumn.labelString: Redo Delete Column
  3493. *menuBar*redoInsertTableCell.labelString:    Redo Insert Cell
  3494. *menuBar*redoDeleteTableCell.labelString:    Redo Delete Cell
  3495. ! new
  3496.  
  3497.  
  3498. ! View Menu
  3499. *Editor*menuBar*source.labelString:                View Document Source
  3500. *Editor*menuBar*source.mnemonic:                S
  3501. *menuBar*editSource.labelString:            Edit Document Source
  3502. *menuBar*editSource.mnemonic:                    E
  3503. *menuBar*paragraphMarks.labelString:        Display Paragraph Marks
  3504. *menuBar*paragraphMarks.mnemonic:                P
  3505. !*displayTableBoundaries.labelString:           Display Table Boundaries
  3506. *displayTables.labelString:                     Display Tables
  3507. *displayTables.mnemonic:                        T
  3508. ! new
  3509. *menuBar*toggleComposeToolbar.labelString:        Compose Toolbar
  3510. *menuBar*toggleComposeToolbar.mnemonic:            C
  3511. *menuBar*toggleFormatToolbar.mnemonic:            F
  3512. *menuBar*toggleFormatToolbar.labelString:        Formatting Toolbar
  3513. *menuBar*toggleTableBorders.labelString:        Table Borders
  3514. *menuBar*toggleTableBorders.mnemonic:            B
  3515.  
  3516. ! Insert Menu
  3517. ! new
  3518. *menuBar*insertMenu.labelString:                Insert
  3519. *menuBar*insertListMenu.labelString:            List
  3520. *menuBar*insertBulletedList.labelString:        Bulleted List
  3521. *menuBar*insertNumberedList.labelString:        Numbered List
  3522. *insertTableRow.labelString:                    Row
  3523. *insertTableRow.mnemonic:                       R
  3524. *insertTableRow.documentationString:            Insert a new row in the table
  3525. *insertTableColumn.labelString:                 Column
  3526. *insertTableColumn.mnemonic:                    o
  3527. *insertTableColumn.documentationString:        Insert a new column in the table
  3528. *insertTableCell.labelString:                   Cell
  3529. *insertTableCell.mnemonic:                      C
  3530. *insertTableCell.documentationString:           Insert a new cell in the table
  3531.  
  3532. *insertHtml.labelString:                        HTML Tag...
  3533. *insertHtml.mnemonic:                           H
  3534. *insertHtml.documentationString:                \
  3535. Insert an arbitrary HTML Tag at the insertion location
  3536. *insertNonBreakingSpace.labelString:            Non-breaking Space
  3537. *insertNonBreakingSpace.mnemonic:               S
  3538. *insertBreakBelowImage.labelString:             Break below Image(s)
  3539. *insertBreakBelowImage.mnemonic:                B
  3540. *insertLineBreak.labelString:                   New Line Break
  3541. *insertLineBreak.mnemonic:                      L
  3542.  
  3543. ! Insert/Tables pullaside.
  3544. *insertTable.labelString:                    Table...
  3545. *insertTable.mnemonic:                          T
  3546. *insertRow.labelString:                         Row
  3547. *insertRow.mnemonic:                            R
  3548. *insertColumn.labelString:                      Column
  3549. *insertColumn.mnemonic:                         o
  3550. *insertCell.labelString:                        Cell
  3551. *insertCell.mnemonic:                           C
  3552.  
  3553. ! new
  3554. ! Format Menu
  3555. ! Properties Menu
  3556. *menuBar*properties.labelString:            Properties
  3557. *menuBar*textProperties.labelString:        Character Properties
  3558. *menuBar*textProperties.mnemonic:        e
  3559. *menuBar*linkProperties.labelString:        Link Properties
  3560. *menuBar*linkProperties.mnemonic:        L
  3561. *menuBar*imageProperties.labelString:        Image Properties
  3562. *menuBar*imageProperties.mnemonic:        I
  3563. *menuBar*targetProperties.labelString:        Target Properties
  3564. *menuBar*targetProperties.mnemonic:        a
  3565. *menuBar*tableProperties.labelString:        Table Properties
  3566. *menuBar*tableProperties.mnemonic:        T
  3567. *menuBar*hruleProperties.labelString:        Horizontal Line Properties
  3568. *menuBar*hruleProperties.mnemonic:        o
  3569. *menuBar*tagProperties.labelString:            HTML Tag Properties
  3570. *menuBar*tagProperties.mnemonic:        H
  3571. *menuBar*documentProperties.labelString:    Document Properties
  3572. *menuBar*documentProperties.mnemonic:   D
  3573.  
  3574. ! Properties Character Pullaside
  3575. *charProperties.labelString:                Character
  3576. *charProperties.mnemonic:                C
  3577. *charProperties.bold.labelString:            Bold
  3578. *charProperties.bold.acceleratorText:    Alt+B
  3579. *charProperties.bold.mnemonic:            B
  3580. *charProperties.underline.labelString:    Underline
  3581. *charProperties.underline.acceleratorText:    Alt+U
  3582. *charProperties.underline.mnemonic:        U
  3583. *charProperties.italic.labelString:            Italic
  3584. *charProperties.italic.acceleratorText:    Alt+I
  3585. *charProperties.italic.mnemonic:        I
  3586. *charProperties.fixed.labelString:            Fixed Width
  3587. *charProperties.fixed.acceleratorText:    Alt+T
  3588. *charProperties.fixed.mnemonic:            F
  3589. *charProperties.superscript.labelString:    Superscript
  3590. *charProperties.superscript.mnemonic:    p
  3591. *charProperties.subscript.labelString:        Subscript
  3592. *charProperties.subscript.mnemonic:        S
  3593. *charProperties.strikethrough.labelString:    Strikethrough
  3594. *charProperties.strikethrough.mnemonic:    t
  3595. *charProperties.blink.labelString:            Blinking
  3596. *charProperties.blink.mnemonic:         k
  3597. *charProperties.textColor.labelString:        Text Color...
  3598. *charProperties.textColor.mnemonic:        C
  3599. *charProperties.defaultColor.labelString:    Default Color
  3600. *charProperties.defaultColor.mnemonic:    D
  3601. *charProperties.serverJavaScript.labelString: JavaScript (Server)
  3602. *charProperties.serverJavaScript.mnemonic: J
  3603. *charProperties.clientJavaScript.labelString: JavaScript (Client)
  3604. *charProperties.clientJavaScript.mnemonic: v
  3605. *menuBar*charProperties.clearAllStyles.labelString:    Clear All Styles <Alt+K>
  3606. *menuBar*charProperties.clearAllStyles.acceleratorText:    Alt+K
  3607. *menuBar*charProperties.clearAllStyles.mnemonic:    a
  3608. *menuBar*fontSize.labelString:                        Font Size
  3609. *menuBar*fontSize.mnemonic:                S
  3610. *menuBar*paragraphProperties.labelString:            Paragraph
  3611. *menuBar*paragraphProperties.mnemonic:        P
  3612. *menuBar*paragraphProperties.indent.labelString:    Indent one level
  3613. *menuBar*paragraphProperties.indent.acceleratorText:    Tab
  3614. *menuBar*paragraphProperties.indent.mnemonic:           I
  3615. *menuBar*paragraphProperties.outdent.labelString:    Remove one indent level
  3616. *menuBar*paragraphProperties.outdent.acceleratorText:    Shift+Tab
  3617. *menuBar*paragraphProperties.outdent.mnemonic:          R
  3618.  
  3619. ! Properties Font Size PullAside/Toolbar Font Size Popup.
  3620. *characterToolbar*fontSize.marginWidth:                0
  3621. *characterToolbar*fontSize.marginHeight:            0
  3622. *composeToolbar*fontSize.marginWidth:                0
  3623. *composeToolbar*fontSize.marginHeight:                0
  3624. *fontSize.XmPushButtonGadget.labelType: STRING
  3625. *fontSize.minusTwo.labelString:                     -2
  3626. *fontSize.minusOne.labelString:                     -1
  3627. *fontSize.plusZero.labelString:                      +0
  3628. *fontSize.plusZero.mnemonic:                 0
  3629. *fontSize.plusOne.labelString:                      +1
  3630. *fontSize.plusOne.mnemonic:                  1
  3631. *fontSize.plusTwo.labelString:                      +2 
  3632. *fontSize.plusTwo.mnemonic:                  2
  3633. *fontSize.plusThree.labelString:                    +3
  3634. *fontSize.plusThree.mnemonic:                3
  3635. *fontSize.plusFour.labelString:                     +4
  3636. *fontSize.plusFour.mnemonic:                 4
  3637.  
  3638. ! Properties Paragraph PullAside/Toolbar Properties Popup.
  3639. *composeToolbar*paragraphProperties.marginWidth:    0
  3640. *composeToolbar*paragraphProperties.marginHeight:    0
  3641. *paragraphProperties.XmPushButtonGadget.labelType:    STRING
  3642. *normal.labelString:              Normal
  3643. *normal.mnemonic:                N
  3644. *headingOne.labelString:        Heading 1
  3645. *headingOne.mnemonic:            1
  3646. *headingTwo.labelString:        Heading 2
  3647. *headingTwo.mnemonic:            2
  3648. *headingThree.labelString:        Heading 3
  3649. *headingThree.mnemonic:            3
  3650. *headingFour.labelString:        Heading 4
  3651. *headingFour.mnemonic:            4
  3652. *headingFive.labelString:        Heading 5
  3653. *headingFive.mnemonic:            5
  3654. *headingSix.labelString:        Heading 6
  3655. *headingSix.mnemonic:            6
  3656. *address.labelString:            Address
  3657. *address.mnemonic:                A
  3658. *formatted.labelString:            Formatted
  3659. *formatted.mnemonic:            F
  3660. *listItem.labelString:            List Item
  3661. *listItem.mnemonic:                L
  3662. *descriptionItem.labelString:    Description Title
  3663. *descriptionItem.mnemonic:        T
  3664. *descriptionText.labelString:    Description Text
  3665. *descriptionText.mnemonic:        x
  3666.  
  3667. ! Tools menu
  3668. ! Options Menu
  3669. *menuBar*editorPrefs.labelString:    Editor Preferences...
  3670. *menuBar*editorPrefs.mnemonic:        E
  3671. *Editor*menuBar*showToolbar.labelString:    Show File/Edit Toolbar
  3672. *Editor*menuBar*showToolbar.mnemonic:    T
  3673. *menuBar*showCharacter.labelString:    Show Character Toolbar
  3674. *menuBar*showCharacter.mnemonic:    C
  3675. *menuBar*showParagraph.labelString:    Show Paragraph Toolbar
  3676. *menuBar*showParagraph.mnemonic:    P
  3677.  
  3678. ! Windows Menu
  3679. *menuBar*netBrowser.labelString:    Netscape Browser
  3680.  
  3681. !=============
  3682. !  Popup Menus
  3683. !=============
  3684.  
  3685. !this comes up when you right click on a person in the address book
  3686. !so it should say "New Message" and not "Message"
  3687. *popup*composeMessage.labelString:    New Message
  3688. !
  3689. *popup*viewProperties.labelString:       Properties
  3690. *popup*viewProperties.mnemonic:           s
  3691. !
  3692. *popup*abDelete.labelString:        Delete
  3693. *popup*abDelete.mnemonic:            D
  3694. *popup*abDelete.acceleratorText:     Alt+D
  3695. !
  3696. *popup*abDeleteAllEntries.labelString:        Delete From All Lists
  3697. !
  3698. *popup*addToAddressBook.labelString:     New Card...
  3699. *popup*addToAddressBook.mnemonic:         w
  3700. *popup*abNewList.labelString:           New List...
  3701. *popup*abNewList.mnemonic:                L
  3702. !
  3703. *popup*saveMessagesAs.labelString:      Save As...
  3704. *popup*saveMessagesAs.mnemonic:         S
  3705. *popup*saveMessagesAs.acceleratorText:  Alt+S
  3706.  
  3707. ! These are std Mail folder names.
  3708. *popup*sentMail.labelString:                Sent
  3709. *popup*sentMail.mnemonic:                S
  3710.  
  3711. *popup*inbox.labelString:                Inbox
  3712. *popup*inbox.mnemonic:                    I
  3713.  
  3714. *popup*trash.labelString:                Trash
  3715. *popup*trash.mnemonic:                    T
  3716.  
  3717. *popup*newFolder.labelString:                New...
  3718. *popup*newFolder.mnemonic:                N
  3719.  
  3720. ! A few Message Center popups:
  3721. *popup*openFolder.labelString:  Open
  3722. *popup*openFolderInNew.labelString:  Open in New Window
  3723. *popup*deleteFolder.labelString:     Delete
  3724. *popup*renameFolder.labelString:     Rename...
  3725. *popup*compactFolder.labelString:     Compact
  3726. *popup*subscribeFolder.labelString:     Subscribe...
  3727. *popup*unsubscribeFolder.labelString:     Unsubscribe
  3728.  
  3729. *popup*search.labelString:        Search Messages
  3730. *popup*search.labelString:        Search Messages
  3731. *popup*openNewsgroups.labelString:    Open Newsgroups
  3732. *popup*markNewsgroupsRead.labelString:    Mark Newsgroup Read
  3733. *popup*updateMessageCount.labelString:    Update Message Count
  3734.  
  3735. ! These are only in the threads window popup:
  3736. *popup*ignoreThread.labelString:    Ignore Thread
  3737. *popup*ignoreThread.mnemonic:        I
  3738. *popup*watchThread.labelString:        Watch Thread
  3739. *popup*watchThread.mnemonic:        W
  3740. *popup*changePriority.labelString:    Change Priority
  3741. *popup*openSelected.labelString:    Open Message
  3742. *popup*openMsgInNew.labelString:    Open Message in New Window
  3743. *popup*editMsg.labelString:            Edit Message
  3744. *popup*addSenderToAddressBook.labelString:    Add to Address Book
  3745.  
  3746. ! the Mail Message window popup:
  3747. ! many of these don't actually get there because they're
  3748. ! overridden by the backend's allxpstr.h defs.
  3749. *popup*replyToSender.labelString:    Reply To Sender Only
  3750. *popup*replyToSender.mnemonic:        R
  3751. *popup*replyToAll.labelString:        Reply To Sender and All
  3752. *popup*replyToAll.mnemonic:        A
  3753. *popup*replyToNewsgroup.labelString:        Reply To Newsgroup
  3754.  
  3755. *toolBar*popup_PopupMenu.PopupMenu.replyToSender.labelString: to Sender Only
  3756. *toolBar*popup_PopupMenu.PopupMenu.replyToNewsgroup.labelString: to Newsgroup
  3757.  
  3758. *popup*replyToSenderAndNewsgroup.labelString:        Reply To Sender and Newsgroup
  3759. *popup*forwardMessage.labelString:    Forward
  3760. *popup*forwardMessage.mnemonic:        a
  3761. *popup*forwardMessageQuoted.labelString:    Forward Quoted
  3762. *popup*forwardMessage.mnemonic:        Q
  3763. *popup*forwardMessageInLine.labelString:    Forward Inline
  3764. *popup*forwardMessageInLine.mnemonic:    l
  3765. ! "Recipients"?  What does that do?  It's in the spec.
  3766.  
  3767.  
  3768. *popup*addToAddrBkSubmenu.labelString:    Add to Address Book
  3769. *popup*addToABSubmenu.labelString:    Add to Address Book
  3770. *popup*addSenderToAddrBk.labelString:    Sender
  3771. *popup*addAllToAddrBk.labelString:    All
  3772.  
  3773. *popup*fileSubmenu.labelString:        Move Message
  3774. *popup*deleteMessage.labelString:    Delete Message
  3775. *popup*deleteMessage.mnemonic:        D
  3776. *popup*saveMessage.labelString:        Save Message
  3777. *popup*saveMessage.mnemonic:        v
  3778. *popup*print.labelString:        Print Message...
  3779. *popup*print.mnemonic:            P
  3780.  
  3781. ! Editor Popup Menu
  3782. *popup*textProperties.labelString:      Character Properties
  3783. *popup*textProperties.mnemonic:         x
  3784. *popup*targetProperties.labelString:    Target Properties
  3785. *popup*targetProperties.mnemonic:       a
  3786. *popup*imageProperties.labelString:     Image Properties
  3787. *popup*imageProperties.mnemonic:        I
  3788. *popup*tableProperties.labelString:     Table Properties
  3789. *popup*tableProperties.mnemonic:        T
  3790. *popup*hruleProperties.labelString:     Horizontal Line Properties
  3791. *popup*hruleProperties.mnemonic:        o
  3792. *popup*tagProperties.labelString:       HTML Tag Properties
  3793. *popup*tagProperties.mnemonic:          H
  3794. *popup*paragraphProperties.labelString: Paragraph Properties
  3795. *popup*paragraphProperties.mnemonic:    g
  3796. *popup*documentProperties.labelString:  Document Properties
  3797. *popup*documentProperties.mnemonic:     D
  3798. *popup*insert.labelString:              Insert
  3799. *popup*insert.mnemonic:                 s
  3800. *popup*insertLink.labelString:          Insert Link...
  3801. *popup*insertLink.mnemonic:             n
  3802. *popup*linkProperties.labelString:      Link Properties
  3803. *popup*linkProperties.mnemonic:         n
  3804. *popup*browseLink.labelString:          Open Link in Browser...
  3805. *popup*browseLink.mnemonic:             w
  3806. *popup*browseToLink.labelString:        Browse to: (%s)
  3807. *popup*editLink.labelString:            Open Link in Editor...
  3808. *popup*editLink.mnemonic:               E
  3809. *popup*bookmarkLink.labelString:        Add Link to Bookmarks
  3810. *popup*bookmarkLink.mnemonic:           B
  3811. *popup*copyLink.labelString:            Copy Link Location
  3812. *popup*copyLink.mnemonic:               k
  3813. *popup*removeLink.labelString:          Remove Link
  3814. *popup*removeLink.mnemonic:             R
  3815.  
  3816. !~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3817. ! Editor toolbar (submenu).
  3818. !~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3819. *toolBar*newBlank.labelString:          Blank Page
  3820. *toolBar*newTemplate.labelString:       New From Template
  3821. *toolBar*newWizard.labelString:         New From Wizard
  3822. *toolBar*openPage.labelString:          Open Page...
  3823. *toolBar*save.labelString:              Save
  3824. *toolBar*saveAs.labelString:            Save As...
  3825. *toolBar*publish.labelString:           Publish
  3826. *toolBar*sendPage.labelString:          Send Page
  3827.  
  3828. !~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3829. ! Editor toolbar (text only).
  3830. !~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3831. *toolBar.editDocument.labelString:      Edit
  3832. *toolBar.editorNewBlank.labelString:    New
  3833. *toolBar.editorOpenFile.labelString:    Open...
  3834. *toolBar.save.labelString:              Save
  3835. *toolBar.editorBrowse.labelString:      Browse
  3836. *toolBar.cut.labelString:        Cut
  3837. *toolBar.copy.labelString:        Copy
  3838. *toolBar.paste.labelString:        Paste
  3839. *toolBar.publish.labelString:        Publish
  3840. ! new
  3841. *toolBar.newBlank.labelString:          New
  3842. *newBlank.tipString:                New Page
  3843. *toolBar.openPage.labelString:          Open
  3844. *toolBar.browsePage.labelString:        Browse
  3845. *toolBar.findInObject.labelString:      Find
  3846. *toolBar.insertLink.labelString:        Link
  3847. *toolBar.insertTarget.labelString:      Target
  3848. *toolBar.insertImage.labelString:       Image
  3849. *toolBar.insertHorizontalLine.labelString: Line
  3850. *toolBar.insertTable.labelString:       Table
  3851. *toolBar.spellCheck.labelString:        Spelling
  3852.  
  3853. !~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3854. ! Editor dialogs.
  3855. !~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3856. *textPropertiesDialog_popup.title:            Netscape: Properties
  3857. *textPropertiesDialog.folder.XmForm.marginHeight:         10
  3858. *textPropertiesDialog.folder.XmForm.marginWidth:        10
  3859. *textPropertiesDialog*XmFrame.marginHeight:     2
  3860. *textPropertiesDialog*XmFrame.marginWidth:        2
  3861. *imagePropertiesDialog_popup.title:               Netscape: Properties
  3862. *imagePropertiesDialog.folder.XmForm.marginHeight:         10
  3863. *imagePropertiesDialog.folder.XmForm.marginWidth:        10
  3864. *imagePropertiesDialog*XmFrame.marginHeight:     2
  3865. *imagePropertiesDialog*XmFrame.marginWidth:        2
  3866.  
  3867. ! Properties/Link properties.
  3868. *linkProperties.tabLabelString:    Link
  3869. *linkSourceTitle.labelString:    Link source
  3870. *linkSourceLabel.labelString:        Enter the text of the link:
  3871. *linkToTitle.labelString:        Link to
  3872. *linkToLabel.labelString:        Enter link to a page location or local file:
  3873. *browseFile.labelString:        Browse File...
  3874. *linkTarget.labelString:        \
  3875. Link to a named target in specified document(optional)
  3876. *showTargets.labelString:        Show targets in: 
  3877. *currentDocument.labelString:    Current document
  3878. *selectedFile.labelString:        Selected file
  3879. *linkProperties*targetText.height:                100
  3880.  
  3881. ! Properties/Character properties:
  3882. *characterProperties.tabLabelString:    Character
  3883. *colorTitle.labelString:        Color
  3884. *colorLabel.labelString:        Current color:
  3885. *default.labelString:            Document's default color
  3886. *custom.labelString:            Custom color
  3887. *chooseColor.labelString:        Choose Color...
  3888. *colorText.labelString:            Selected text will be set to the chosen color.
  3889. *sizeTitle.labelString:            Size
  3890. *sizeText.labelString:            Each paragraph style has\nits own default size.
  3891. *styleTitle.labelString:        Style
  3892. *clearStyles.labelString:        Clear Style Settings
  3893. *characterProperties*clearStyles.marginWidth:    10
  3894. *characterProperties*clearStyles.marginHeight:    5
  3895. *characterProperties*clearStyles.leftOffset:    30
  3896. *characterProperties*clearStyles.rightOffset:    30
  3897. *characterProperties*clearStyles.bottomAttachment: ATTACH_FORM
  3898. *characterProperties*clearStyles.bottomOffset:    5
  3899. *characterProperties*javaFrame.leftOffset:        10
  3900. *characterProperties*sizeFrame.leftOffset:        10
  3901. *javaTitle.labelString:            Java Script
  3902. *java*client.labelString:        Client
  3903. *java*server.labelString:        Server
  3904. *clearAll.labelString:            Clear All Settings
  3905. *characterProperties*clearAll.marginWidth:        10
  3906. *characterProperties*clearAll.marginHeight:        5
  3907. *characterProperties*clearAll.topOffset:        20
  3908. *characterProperties*clearAll.leftOffset:        15
  3909. *characterProperties*clearAll.rightOffset:        15
  3910.  
  3911. ! Properties/Paragraph properties:
  3912. *paragraphProperties.tabLabelString: Paragraph
  3913. *styleLabel.labelString:            Paragraph style:
  3914. *additionalLabel.labelString:        Additional style:
  3915. *additional*default.labelString:    Default
  3916. *additional*list.labelString:        List
  3917. *additional*blockQuote.labelString:    Block quote
  3918. *listTitle.labelString:                List
  3919. *listLabel.labelString:                Style:
  3920. *numbered.labelString:                Numbered
  3921. *unnumbered.labelString:            Unnumbered
  3922. *directory.labelString:                Directory
  3923. *menu.labelString:                    Menu
  3924. *description.labelString:            Description
  3925. *automatic.labelString:                Automatic
  3926. *digital.labelString:                1,2,3,4,5..
  3927. *lowerRoman.labelString:            i,ii,iii,iv,v..
  3928. *upperRoman.labelString:            I,II,III,IV,V..
  3929. *lowerAlpha.labelString:            a,b,c,d,e..
  3930. *upperAlpha.labelString:            A,B,C,D,E..
  3931. *solidCircle.labelString:            Solid Circle
  3932. *openCircle.labelString:            Open Circle
  3933. *openSquare.labelString:            Open Square
  3934. *startLabel.labelString:            Starting number
  3935. *startText.columns:                    4
  3936. *spaceAvailable.labelString:        This Space Available
  3937. *paragraphProperties*spaceAvailable.topOffset:    40
  3938. *paragraphProperties*spaceAvailable.leftOffset:    150
  3939.  
  3940. ! Properties/Image properties:
  3941. *imageProperties.tabLabelString:    Image
  3942. *imageFileTitle.labelString:        \
  3943. Image location - Enter a remote URL or local file:
  3944. *chooseFile.labelString:            Choose File...
  3945. *browse.labelString:                Browse...
  3946. *alternativeImageTitle.labelString:    Alternative representations (optional):
  3947. *alternativeImageLabel.labelString:    Image:
  3948. *alternativeTextLabel.labelString:    Text:
  3949. *alignmentRowColumn*XmToggleButtonGadget.shadowThickness: 2
  3950. *alignmentTitle.labelString:        Text alignment and wrapping around images
  3951. *alignmentInfoLabel.labelString:    \
  3952. To see wrapped text, view page in Browse window.
  3953. *imageSpaceTitle.labelString:        Space around image
  3954. *imageProperties.imageSpaceFrame.leftOffset:    10
  3955. *leftRightLabel.labelString:        Left and right:
  3956. *topBottomLabel.labelString:        Top and Bottom:
  3957. *solidBorderLabel.labelString:        Solid Border:
  3958. *originalSize.labelString:            Original Size
  3959. *customSize.labelString:            Custom Size
  3960. *constrain.labelString:                Constrain
  3961. *copyImage.labelString:                Copy image to document location
  3962. *leaveImage.labelString:            Leave image at the original location
  3963. *useAsBackground.labelString:        Use as background
  3964. *removeImageMap.labelString:        Remove Image Map
  3965. *editImage.labelString:                Edit Image
  3966.  
  3967. ! Horizontal Line Properties
  3968. *horizontalLineProperties_popup.title: Netscape: Horizontal Line
  3969. *dimensionsTitle.labelString:        Dimensions
  3970. *horizontalLineProperties*XmFrame.marginWidth:  10
  3971. *horizontalLineProperties*XmFrame.marginHeight: 10
  3972. *heightLabel.labelString:            Height:
  3973. *heightText.columns:                4
  3974. *pixels.labelString:                pixels
  3975. *widthLabel.labelString:            Width:
  3976. *widthText.columns:                    4
  3977. *percent.labelString:                % of window
  3978. *alignTitle.labelString:            Align
  3979. *left.labelString:                    Left
  3980. *center.labelString:                Center
  3981. *right.labelString:                Right
  3982. *threeDShading.labelString:            3-D shading
  3983.  
  3984. ! Document Properties & Editor Preferences/Appearance
  3985. *appearanceProperties.tabLabelString:                Colors and Background
  3986. *documentPropertiesDialog_popup.title:    Netscape: Document Properties
  3987. *editorPreferencesDialog_popup.title:    Netscape: Editor Preferences
  3988. *folder*appearance.marginHeight:     10
  3989. *folder*appearance.marginWidth:        10
  3990. *folder*appearance*XmFrame.marginHeight: 2
  3991. *folder*appearance*XmFrame.marginWidth:    2
  3992. *appearance*custom.labelString:        Use custom colors
  3993. *appearance*browser.labelString:        \
  3994. Use the Browser's color settings
  3995. *schemesTitle.labelString:        Color schemes
  3996. *save.labelString:            Save
  3997. *remove.labelString:            Remove
  3998. *documentColorsTitle.labelString:    Document colors
  3999. *documentPropertiesDialog*previewFrame.marginHeight:     0
  4000. *documentPropertiesDialog*previewFrame.marginWidth:    0
  4001. *appearance*normal.labelString:            Normal text...
  4002. *appearance*link.labelString:            Link text...
  4003. *appearance*active.labelString:            Active Link text...
  4004. *appearance*followed.labelString:        Followed Link text...
  4005. *appearance*background.labelString:        Background...
  4006. *appearance*backgroundInfo.labelString:        Background image will override color.
  4007. *appearance*preview.normal.labelString: Normal text
  4008. *appearance*preview.link.labelString:    Link text
  4009. *appearance*preview.active.labelString:  Active (selected) link
  4010. *appearance*preview.followed.labelString: Followed (visited) link
  4011. *appearance*preview*normalLabelString: Normal text
  4012. *appearance*preview*linkLabelString:    Link text
  4013. *appearance*preview*activeLabelString:  Active (selected) link
  4014. *appearance*preview*followedLabelString: Followed (visited) link
  4015. *backgroundImageTitle.labelString:            Background image
  4016. *browseImageFile.labelString:                Browse for File...
  4017. *solid.labelString:            Solid color
  4018. *useImage.labelString:                Use Image
  4019. *choose.labelString:            Choose Color...
  4020. *documentPropertiesDialog*appearance*infoLabel.labelString:    \
  4021. These settings will be applied to the current document.
  4022. *editorAppearance*appearance*infoLabel.labelString:    \
  4023. These settings will be applied to new documents, not the current.
  4024.  
  4025. ! Document Properties/General
  4026. *generalProperties.tabLabelString:    General
  4027. *folder*general.marginHeight:         10
  4028. *folder*general.marginWidth:        10
  4029. *locationLabel.labelString:            Location:
  4030. *titleLabel.labelString:            Title:
  4031. *authorLabel.labelString:            Author:
  4032. *descriptionLabel.labelString:        Description:
  4033. *createdLabel.labelString:            Creation date:
  4034. *updatedLabel.labelString:            Last updated:
  4035. *otherAttributesTitle.labelString:    Other attributes
  4036. *infoLabel.labelString:                \
  4037. Use commas to separate multiple words or phrases.
  4038. *keywordsLabel.labelString:            Keywords:
  4039. *classificationLabel.labelString:    Classification:
  4040.  
  4041. ! Document Properties/Advanced
  4042. *advanced.tabLabelString:            Advanced
  4043. *folder*advanced.marginHeight:         10
  4044. *folder*advanced.marginWidth:        10
  4045. *systemLabel.labelString:        Netscape system variables (HTTP-EQUIV):
  4046. *userLabel.labelString:            User variables (META):
  4047. *nameLabel.labelString:            Name:
  4048. *valueLabel.labelString:        Value:
  4049. *delete.labelString:            Delete
  4050. *set.labelString:            Set
  4051. *new.labelString:            New
  4052.  
  4053. ! Target Properties
  4054. *targetPropertiesDialog_popup.title:     Netscape: Target Properties
  4055. *targetLabel.labelString:                Enter a name for this target:
  4056.  
  4057. ! Html Properties
  4058. *htmlPropertiesDialog_popup.title:     Netscape: HTML Tag
  4059. *htmlPropertiesInfo.labelString:    \
  4060. Enter tag name and any attributes or parameters for one tag only.
  4061. *htmlPropertiesDialog.Apply.labelString:    Verify
  4062. *htmlPropertiesDialog.ApplyLabelString:     Verify
  4063.  
  4064. ! Editor Preferences/General
  4065. *generalPreferences.tabLabelString:    General
  4066. *authorTitle.labelString:        Author name
  4067. *externalTitle.labelString:        External editors
  4068. *htmlLabel.labelString:            HTML source:
  4069. *imageLabel.labelString:        Image:
  4070. *templateTitle.labelString:        New document template
  4071. *templateInfo.labelString:        \
  4072. This page will open when you select from menu:\n\
  4073. File/New Document/From Template.
  4074. *restoreDefault.labelString:        Restore default
  4075. *autosaveTitle.labelString:        Auto Save
  4076. *autosaveEnable.labelString:    Automatically save document every:
  4077. *minutes.labelString:            minutes
  4078.  
  4079. ! Editor/Tables Properties&Create
  4080. *table.tabLabelString:            Table
  4081. *row.tabLabelString:            Row
  4082. *cell.tabLabelString:            Cell
  4083. *tableCreateDialog_popup.title:                Netscape: New Table Properties
  4084. *tablePropertiesDialog_popup.title:         Netscape: Table Properties
  4085. *tableRowsLabel.labelString:                Number of rows:
  4086. *tableColumnsLabel.labelString:                Number of columns:
  4087. *attributesTitle.labelString:                Attributes
  4088. *tableAlignmentTitle.labelString:            Table alignment
  4089. *borderLineWidthLabel.labelString:            Border line width
  4090. *borderLineWidthUnits.labelString:            pixels
  4091. *cellSpacingLabel.labelString:                Cell spacing
  4092. *cellSpacingUnits.labelString:                pixels between cells
  4093. *cellPaddingLabel.labelString:                Cell padding
  4094. *cellPaddingUnits.labelString:                   pixel space within cells
  4095. *tableWidthToggle.labelString:                Table width
  4096. *tableHeightToggle.labelString:                Table min. height
  4097. *tableColorToggle.labelString:                Table color
  4098. *captionToggle.labelString:                Include caption
  4099. *above.labelString:                    above
  4100. *below.labelString:                    below table
  4101. *tableWidthUnits.marginWidth:                0
  4102. *tableWidthUnits.marginHeight:                0
  4103. *tableHeightUnits.marginWidth:                0
  4104. *tableHeightUnits.marginHeight:                0
  4105. *captionUnits.marginWidth:                0
  4106. *captionUnits.marginHeight:                0
  4107. *textAlignmentTitle.labelString:            Text alignment
  4108. *horizontalLabel.labelString:                Horizontal
  4109. *verticalLabel.labelString:                Vertical
  4110. *textAlignment*default.labelString:            Default
  4111. *textAlignment*left.labelString:            Left
  4112. *textAlignment*right.labelString:            Right
  4113. *textAlignment*center.labelString:            Center
  4114. *textAlignment*top.labelString:                Top
  4115. *textAlignment*bottom.labelString:            Bottom
  4116. *textAlignment*baselines.labelString:            Baselines
  4117. *tableAlignmentBox*left.labelString:            Left
  4118. *tableAlignmentBox*right.labelString:            Right
  4119. *tableAlignmentBox*center.labelString:            Center
  4120. *rowColorToggle.labelString:                Row color
  4121. *textOtherTitle.labelString:                Text
  4122. *headerStyle.labelString:                Header style
  4123. *nonBreaking.labelString:                Nonbreaking
  4124. *cellRowsLabel.labelString:                Cell spans
  4125. *cellColumnsLabel.labelString:                row(s), and 
  4126. *cellColumnsUnits.labelString:                column(s)
  4127. *cellWidthToggle.labelString:                Cell width
  4128. *cellHeightToggle.labelString:                Cell min. height
  4129. *cellColorToggle.labelString:                Cell color
  4130. *percentOfCell.labelString:                % of parent cell
  4131. *percentOfWindow.labelString:            % of window
  4132. *cancel.cancelLabelString:              Cancel
  4133. *cancel.closeLabelString:               Close
  4134. *Cancel.cancelLabelString:              Cancel
  4135. *Cancel.closeLabelString:               Close
  4136. *borderLineWidth.labelString:           Border Line Width
  4137. *equalColumnWidth.labelString:          Equal Column Widths
  4138. *backgroundTitle.labelString:           Background
  4139. *backgroundAttributes.useColor.labelString: Use Color:
  4140. *backgroundAttributes.useImage.labelString: Use Image:
  4141. *backgroundAttributes.chooseImage.labelString: Choose Image...
  4142.  
  4143. ! Editor Preferences/Publish
  4144. *publishPreferences.tabLabelString:    Publish
  4145. *folder*publish.marginHeight:         10
  4146. *folder*publish.marginWidth:        10
  4147. *linksAndImagesTitle.labelString:    Links and images
  4148. *linksAndImagesLabel.labelString:    \
  4149. When saving remote documents, and when inserting links and images:
  4150. *linksToggle.labelString:        Maintain links
  4151. *linksInfo.labelString:            \
  4152. Adjust links to work from the document's location. (Links to local\n\
  4153. documents will work when local versions exist).
  4154. *imagesToggle.labelString:        Keep images with document
  4155. *imagesInfo.labelString:        \
  4156. Save copies of images to the document's location.\n\
  4157. Images will always appear in local versions of the document and\n\
  4158. when document is published.
  4159. *linksAndImagesTip.labelString:        \
  4160. Tip: Set both options if you will be using remote publishing.
  4161. *publishTitle.labelString:        Default publishing location
  4162. *publishLabel.labelString:        Publish to (FTP or HTTP):    
  4163. *browseLabel.labelString:        Browse to (HTTP):
  4164. *usernameLabel.labelString:        User name:
  4165. *passwordLabel.labelString:        Password:
  4166. *savePassword.labelString:        Save password
  4167.  
  4168. ! Publish Files dialog box
  4169. *publishFilesDialog_popup.title:     Netscape: Publish Files
  4170. *localFilesTitle.labelString:        Local files
  4171. *localFiles.publishLabel.labelString:    Publish:
  4172. *includeLabel.labelString:        Include files:
  4173. *includeImages.labelString:        Files associated with this page
  4174. *includeAll.labelString:        All files in directory
  4175. *selectNone.labelString:        Select None
  4176. !
  4177. !
  4178. *titleFrameTitle.labelString:    Page Title
  4179. *publishLocationTitle.labelString:    Publishing location
  4180. *publishLocation.publishLabel.labelString:    \
  4181. Upload files to this location (FTP or HTTP):
  4182. *useDefault.labelString:        Use Default Location
  4183. ! bogus url alert default button:
  4184. *publishFilesDialog_popup.question_popup.dialog.defaultButtonType:    \
  4185. dialog_cancel_button
  4186.  
  4187. *hintDialog_popup.title:        Netscape: Hint
  4188. *dontDisplayAgain.labelString:    Don't display this message again.
  4189. *hintDialog.dontDisplayAgainRow.marginWidth: 9
  4190.  
  4191. !~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4192. ! Editor popups.
  4193. !~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4194. ! Color Picker
  4195. *setColors_popup.title:                         Netscape: Set Colors
  4196. *standardColorsTitle.labelString:               Standard Colors
  4197. *colorPicker*oldSample.labelString:             Old
  4198. *colorPicker*newSample.labelString:             New
  4199. *colorPicker*swatches.tabLabelString:           Swatches
  4200. *colorPicker*rgb.tabLabelString:                Rgb
  4201. *colorPicker*rgb*unitsMenu.decimal.labelString: Decimal
  4202. *colorPicker*rgb*unitsMenu.hex.labelString:     Hexidecimal
  4203. *colorPicker*rgb*unitsMenu.percent.labelString: %
  4204. *colorPicker*defaultColor.labelString:          Default Color
  4205. *colorPicker*otherColor.labelString:            Other Color...
  4206.  
  4207. ! Save Remote Dialog.
  4208. *saveRemote.marginHeight:        10
  4209. *saveRemote.marginWidth:        10
  4210. ! These don't seem to get set by above two lines.
  4211. *saveRemote*infoIcon.marginWidth:    15
  4212. *saveRemote*infoIcon.marginHeight:    15
  4213. *saveRemote_popup.title:        Netscape: Save Remote Document
  4214. *saveRemote*infoText.labelString:    \
  4215. This document is on a remote server.\n\
  4216. You must save it locally before making\n\
  4217. changes.
  4218. *saveRemote*linksTitle.labelString:    Links
  4219. *saveRemote*linksToggle.labelString:    Adjust links to aid in remote publishing
  4220. *saveRemote*linksText.labelString:    \
  4221. Links to other documents in the same location (directory) will work\n\
  4222. locally and when documents are published.\n\
  4223. \n\
  4224. Links to remote sites will not change.
  4225. *saveRemote*imagesTitle.labelString:    Images
  4226. *saveRemote*imagesToggle.labelString:    Save images with document
  4227. *saveRemote*imagesText.labelString:    \
  4228. Images will appear in local versions of the document.
  4229. *saveRemote*save.labelString:        Save
  4230. *saveRemote*cancel.labelString:        Cancel
  4231. *saveRemote*help.labelString:        Help
  4232.  
  4233. ! Confirm Save File(s) Dialog.
  4234. *confirmSaveFiles_popup.title:            Netscape: Confirm Save File
  4235. *confirmSaveFiles.marginHeight:            0
  4236. *confirmSaveFiles.marginWidth:            0
  4237. *yes.labelString:        Yes
  4238. *confirmSaveFiles*yesToAll.labelString:    Yes To All
  4239. *no.labelString:        No
  4240. *confirmSaveFiles*noToAll.labelString:    No To All
  4241. *confirmSaveFiles*cancel.labelString:    Cancel
  4242. *confirmSaveFiles*help.labelString:        Help
  4243. *confirmSaveFiles*defaultButtonShadowThickness:    0
  4244.  
  4245. ! Save/Upload files message dialogs.
  4246. *saveMessageDialog_popup.title:            Saving files
  4247. *uploadMessageDialog_popup.title:        Uploading files
  4248. *imageLoadMessageDialog_popup.title:    Loading image
  4249. *saveMessageDialog.width:               400
  4250. *uploadMessageDialog.width:             400
  4251. *imageLoadMessageDialog.width:          400
  4252.  
  4253. !=============================================================================
  4254. ! Mail/News column titles
  4255. !=============================================================================
  4256. *mailNewsColumns.folderlist.Name:    Name
  4257. *mailNewsColumns.folderlist.Unread:    Unread
  4258. *mailNewsColumns.folderlist.Total:    Total
  4259. *mailNewsColumns.messagelist.Thread:    Thread
  4260. *mailNewsColumns.messagelist.Sender:    Sender
  4261. *mailNewsColumns.messagelist.Subject:    Subject
  4262. *mailNewsColumns.messagelist.Date:    Date
  4263.  
  4264.  
  4265. !=============================================================================
  4266. *toolBar*spacer.marginWidth:        4
  4267.  
  4268. *urlBar*whatsNew.labelString:        What's New?
  4269. *whatsNew.documentationString:        What's New on the net
  4270. *urlBar*whatsCool.labelString:        What's Cool?
  4271. *whatsCool.documentationString:        Cool sites on the net
  4272. *urlBar*inetIndex.labelString:        The Internet
  4273. *inetIndex.documentationString:        Exploring the Net
  4274. *urlBar*inetSearch.labelString:        Net Search
  4275. *inetSearch.documentationString:    Internet Search
  4276. *urlBar*inetWhite.labelString:        People
  4277. *inetWhite.documentationString:        People and Places
  4278. *urlBar*inetYellow.labelString:        Yellow Pages
  4279. *urlBar*upgrade.labelString:        Software
  4280. *urlBar*welcome.labelString:        Welcome
  4281. *urlBar*newsgroups.labelString:        Groups
  4282. *inetAbout.documentationString:        About the Internet
  4283.  
  4284. *toolBar.getNewMail.labelString:    Get Mail
  4285. *toolBar.deleteMessage.labelString:    Delete
  4286. *toolBar.mailNew.labelString:        New Mail Message
  4287. *toolBar.postNew.labelString:        New
  4288. *toolBar.replyToSender.labelString:    Reply
  4289. *toolBar.replyToAll.labelString:    Reply All
  4290. *toolBar.postReply.labelString:        Post Reply
  4291. *toolBar.postAndMailReply.labelString:    Reply
  4292. *toolBar.forwardMessage.labelString:    Forward
  4293. *toolBar.previousUnreadMessage.labelString:Previous
  4294. *toolBar.nextUnreadMessage.labelString:    Next
  4295. *toolBar.markThreadRead.labelString:    Thread
  4296. *toolBar.markAllRead.labelString:    All
  4297.  
  4298. *msgViewAttachPopup*open.labelString:        Open...
  4299. *msgViewAttachPopup*open.mnemonic:        O
  4300. *msgViewAttachPopup*save.labelString:        Save...
  4301. *msgViewAttachPopup*save.mnemonic:        S
  4302. *msgViewAttachPopup*properties.labelString:    Properties
  4303. *msgViewAttachPopup*properties.mnemonic:    P
  4304.  
  4305. *attachmentProps.dialogTitle:            Attachment
  4306. Netscape*attachmentProps*XmLabelGadget.fontList:    -*-helvetica-medium-r-*-*-*-120-*-*-*-*-iso8859-*
  4307.  
  4308. *attachmentProps.okLabelString:            Ok
  4309. *attachmentProps*nameLabel.labelString:        Name:
  4310. *attachmentProps*typeLabel.labelString:        Type:
  4311. *attachmentProps*encLabel.labelString:        Encoding:
  4312. *attachmentProps*descLabel.labelString:        Description:
  4313.  
  4314. !=============================================================================
  4315. ! Toolbar for addressbook
  4316. !
  4317. *toolBar.addToAddressBook.labelString:    New Card
  4318. *toolBar.abNewList.labelString:        New List
  4319. *toolBar.deleteABEntry.labelString:    Delete
  4320. *toolBar.toAB.labelString:        To:
  4321. *toolBar.ccAB.labelString:        CC:
  4322. *toolBar.bccAB.labelString:        BCC:
  4323. *toolBar.directoryAB.labelString:    Directory
  4324.  
  4325. !
  4326. *Properties*showSecurBtn.labelString: Show Certificate
  4327. !*filterBoxForm.filterPrompt.labelString: Select a directory and type in the name you are looking for:
  4328. *filterBoxForm.filterPrompt.labelString: Show names containing:
  4329. *filterBoxForm.filterInLabel.labelString: Search Results
  4330. *filterBoxForm.filterSearchBtn.labelString: Search for...
  4331. *filterBoxForm.filterStopBtn.labelString: Stop
  4332.  
  4333. !=============================================================================
  4334. ! Toolbar for mail compose
  4335. *toolBar.SendOrSendLater.labelString:    Send
  4336. *toolBar.quoteMessage.labelString:    Quote
  4337. *toolBar.attach.labelString:        Attach
  4338. *toolBar.openAddrBook.labelString:    Address
  4339.  
  4340. !=============================================================================
  4341. ! Turn off beeping on name completion in the address outliner:
  4342. *addressText*verifyBell:        False
  4343.  
  4344. !=============================================================================
  4345. *noDocumentLoadedMessage:    No document has yet been loaded in this window.
  4346. *optionsSavedMessage:        Options have been saved.
  4347. *clickToSaveMessage:        Click on the link to save.
  4348. *clickToSaveCancelledMessage:    Save link to file was cancelled.
  4349. *noPreviousURLMessage:        No previous document.
  4350. *noNextURLMessage:        No next document.
  4351. *noHomeURLMessage:        No home document specified.
  4352. *notOverImageMessage:        Not over an image.
  4353. *notOverLinkMessage:        Not over a link.
  4354. *noSearchStringMessage:        Nothing to search for.
  4355. *wrapSearchMessage:         End of document reached; continue from beginning?
  4356. *wrapSearchBackwardMessage:  Beginning of document reached; continue from end?
  4357. *wrapSearchNotFoundMessage:  Search string not found.
  4358. *noAddressesMessage:         No recipients specified.
  4359. *noFileMessage:             No output file specified.
  4360. *noPrintCommandMessage:         No print command specified.
  4361. *overwriteFileMessage:         Overwrite existing file %s?
  4362. *bookmarksChangedMessage:    Bookmarks file has changed on disk: overwrite it?
  4363. *bookmarkConflictMessage:    \
  4364.             Bookmark list not saved.\nReload the disk version now?
  4365. *bookmarksNoFormsMessage:    \
  4366.           Cannot add the result of a form submission to the bookmark list.
  4367. *reallyQuitMessage:    Close all windows and exit Netscape?
  4368. *doubleInclusionMessage:    \n\
  4369. The document has already been quoted.\n\
  4370.  \n\
  4371. Are you sure you want to quote it again?\n
  4372.  
  4373. *expireNowMessage:        \
  4374.         This will mark all of your links as unfollowed.\nProceed?
  4375. *clearMemCacheMessage:        \
  4376.     This will remove all the files currently in your memory cache.\nContinue?
  4377. *clearDiskCacheMessage:        \
  4378.     This will remove all the files currently in your disk cache.\nContinue?
  4379.  
  4380. *createCacheDirErrorMessage:    \
  4381. Error: unable to create the persistent cache directory:\n\
  4382.  \n\
  4383.             %s: %s.\n\
  4384.  \n\
  4385. Please set a new disk cache directory from the Advanced/Cache\n\
  4386. section of the`Edit|Preferences...' dialog.\n
  4387.  
  4388. *createdCacheDirMessage:    \
  4389. A directory has been created for use as the disk cache:\n\
  4390.  \n\
  4391.             %s/\n\
  4392.  \n\
  4393. You can change the cache directory in the Advanced/Cache\n\
  4394. section of the`Edit|Preferences...' dialog.\n
  4395.  
  4396. *cacheNotDirMessage:    \
  4397. Error: the directory configured for use as the disk cache\n\
  4398. exists, but is not a directory:\n\
  4399.  \n\
  4400.             %s\n\
  4401.  \n\
  4402. Please set a new disk cache directory using the Advanced/Cache\n\
  4403. section of the`Edit|Preferences...' dialog.\n
  4404.  
  4405. *cacheSuffixMessage:    \
  4406.  \n\
  4407. There should be one disk cache per user, so using a shared\n\
  4408. directory (such as /tmp) is not advised.\n\
  4409.  \n\
  4410. The maximum disk cache size is currently %d kilobytes.\n\
  4411. You can change the cache size in the Advanced/Cache\n\
  4412. section of the`Edit|Preferences...' dialog.\n\
  4413.  \n\
  4414. If you wish to disable disk caching, set the Disk Cache Size\n\
  4415. to 0.  If you do this, documents will continue to be cached\n\
  4416. in memory according to the Memory Cache Size preference,\n\
  4417. but will no longer be cached on disk.  This means that the\n\
  4418. cache will not last from session to session of Netscape.
  4419.  
  4420. *cubeTooSmallMessage:        \
  4421. We were only able to allocate %d cells for the color\n\
  4422. cube to which images are dithered.  As a result, the\n\
  4423. image quality may be poor.\n\
  4424.  \n\
  4425. One way to improve image quality is to exit any other\n\
  4426. color-intensive applications which are running and\n\
  4427. restart Netscape.\n\
  4428.  \n\
  4429. Another way is to run Netscape with the `-install'\n\
  4430. command-line option, which will cause it to use a\n\
  4431. private colormap.  The drawback to this is that on\n\
  4432. some systems, this will result in colormap flashing\n\
  4433. when moving focus to other windows.
  4434.  
  4435. *renameInitFilesMessage:        \
  4436. Preferences files from an older version of Netscape exist;\n\
  4437. This version of Netscape uses the same file formats, but the\n\
  4438. file names have changed.  Would you like us to rename these\n\
  4439. files now?
  4440.  
  4441. *unsentMailMessage:            \
  4442.  Unsent mail messages exist, do you really want to quit without sending them?
  4443.  
  4444. *binaryDocumentMessage:            \
  4445.  This document is binary data; cannot view source.
  4446.  
  4447. ! For Helper App Editor - Delete
  4448. *helperAppDeleteMessage:            \
  4449. Are you sure you want to delete this MIME type? Any future\n\
  4450. files of this type that you encounter will not be recognized\n\
  4451. by Netscape's plug-ins or Netscape's helper applications.
  4452.  
  4453. !=============================================================================
  4454. !*preeditType:                root
  4455. !*Netscape.preeditType:            overthespot
  4456.  
  4457. ! default titles for the TopLevelShell widgets.
  4458. ! note that the title and icon title of Navigator windows are
  4459. ! changed at runtime; these resources won't override that.
  4460. *title:                    Netscape
  4461. *iconName:                Netscape
  4462. *Navigator.title:            Netscape Navigator 4.61
  4463. *MailThread.title:            Netscape Mail & Newsgroups
  4464. *MailThread.iconName:        Mail & Newsgroups
  4465.  
  4466.  
  4467. *Download.title:            Netscape Download
  4468. *Download.iconName:            Download
  4469. *Composition.title:            Netscape Message Composition
  4470. *Composition.iconName:        Message Composition
  4471. *bookmarks.title:            Netscape: Bookmarks
  4472. *bookmarks.iconName:        Bookmarks
  4473. *AddressBook.title:            Netscape: Address Book
  4474. *AddressBook.iconName:        Address Book
  4475. *Editor.title:                Netscape: Composer
  4476. *Editor.iconName:            Composer
  4477. *MailFolder.title:            Netscape Message Center
  4478. *MailFolder.iconName:        Msg Center
  4479. *AWTapp.iconName:           Java Console
  4480. *history.iconName:          History
  4481. *MailMsg.iconName:          Message
  4482.  
  4483. !========================
  4484. !  Popup Menu - Navigator
  4485. !========================
  4486.  
  4487. *popup.title.labelString:        Netscape Commands:
  4488. *popup.openURLNewWindow.labelString:    Open Link in New Window
  4489. *popup.openURLNewWindow.mnemonic:         O
  4490. *popup*openURLNewWindow.acceleratorText:  Button2
  4491. *popup.openFrameNew.labelString:        Open Frame in New Window
  4492. *popup.openFrameNew.mnemonic:             w
  4493. *popup.openFrameInWindow.labelString:    Open Frame in Window
  4494. *popup.openFrameInWindow.mnemonic:         i
  4495. *popup.editLink.labelString:            Open Link in Composer
  4496. *popup.editLink.mnemonic:                 e
  4497. !                                       ------------------------
  4498. ! back
  4499. ! forward
  4500. *reloadNonFrameCmdString:                Reload
  4501. *reloadWithFrameCmdString:                Reload Frame
  4502. *popup.frameReload.mnemonic:             R
  4503. *popup.showImage.labelString:            Show Image
  4504. *popup.showImage.mnemonic:              g
  4505. ! stopLoading
  4506. !                                       ------------------------
  4507. *pageSourceNonFrameCmdString:            View Page Source
  4508. *pageSourceWithFrameCmdString:            View Frame Source
  4509. *popup.framePageSource.mnemonic:         u
  4510. *pageInfoNonFrameCmdString:                View Page Info
  4511. *pageInfoWithFrameCmdString:            View Frame Info
  4512. *popup.framePageInfo.mnemonic:             V
  4513. *openImageCmdString:                    View Image
  4514. *popup.openImage.mnemonic:                 m
  4515. !                                       ------------------------
  4516. *popup.addLinkBookmark.labelString:        Add Bookmark for Link
  4517. *popup.addLinkBookmark.mnemonic:         k
  4518. *popup.addFrameBookmark.labelString:    Add Bookmark for Frame
  4519. *popup.addFrameBookmark.mnemonic:         k
  4520. ! sendPage
  4521. !                                       ------------------------
  4522. *popup.saveURL.labelString:                Save Link As...
  4523. *popup.saveURL.mnemonic:                 S
  4524. *popup.saveURL.acceleratorText:             Shift+Button1
  4525. *popup.saveImage.labelString:               Save Image As...
  4526. *popup.saveImage.mnemonic:                 i
  4527. *popup.saveBGImage.labelString:            Save Background As...
  4528. *popup.saveBGImage.mnemonic:             d
  4529. !                                       ------------------------
  4530. ! 'copy' command defined in editor popup above
  4531. ! 'copyLink' command defined in editor popup above
  4532. *popup.copyImage.labelString:            Copy Image Location
  4533. *popup.copyImage.mnemonic:                 y
  4534.  
  4535.  
  4536. !
  4537. ! Convert from old version file formats
  4538. *convertQuestion_popup*OK.labelString:        Delete Old Config Files
  4539. *convertQuestion_popup*Cancel.labelString:    Keep Old Config Files
  4540.  
  4541. !
  4542. ! Convert from old version file formats
  4543. *sendNow_popup*OK.labelString:        Yes
  4544. *sendNow_popup*Cancel.labelString:    No
  4545.  
  4546.  
  4547. ! Mail/News popup menus
  4548. !
  4549. *Mail*popup.title.labelString:        Netscape Mail
  4550. *News*popup.title.labelString:        Netscape Newsgroups
  4551.  
  4552. ! News open News host dialog
  4553. !
  4554. *News*openNewsHost.title:    Netscape: Open News Host
  4555. *News*openNewsHost*selectionLabelString:    \
  4556.                 Input name and port of news host to open:
  4557. *News*openNewsHost*hostLabel.labelString:    News host:
  4558. *News*openNewsHost*hostLabel.alignment:        ALIGNMENT_END
  4559. *News*openNewsHost*portLabel.labelString:    Port:
  4560. *News*openNewsHost*portLabel.leftOffset:    10
  4561. *News*openNewsHost*portLabel.alignment:        ALIGNMENT_END
  4562. *News*openNewsHost*secure.labelString:        Secure
  4563. *News*openNewsHost*secure.topOffset:        10
  4564. *News*openNewsHost*portText.columns:        5
  4565.  
  4566. *history_popup.title:            Netscape: Window History
  4567. *history_popup*listLabelString:        Where You've Been...
  4568. *history_popup*OK.labelString:        Go To
  4569. *history_popup*OkLabelString:        Go To
  4570. *history_popup*Cancel.labelString:    Close
  4571. *history_popup*CancelLabelString:    Close
  4572. *history_popup*Apply.labelString:    Create Bookmark
  4573. *history_popup*ApplyLabelString:    Create Bookmark
  4574.  
  4575. *source_popup.title:                Netscape: View Source
  4576. *source_popup*save.labelString:            Save...
  4577. *source_popup*OK.labelString:            OK
  4578. *source_popup*text.editable:            False
  4579. *source_popup*text.cursorPositionVisible:    False
  4580. *source_popup*text.wordWrap:            True
  4581. *source_popup*text.scrollHorizontal:        False
  4582. *source_popup*urlLabel.labelString:        Location:
  4583. *source_popup*titleLabel.labelString:        Title:
  4584. *source_popup*titleLabel.leftOffset:        0
  4585. *source_popup*titleLabel.rightOffset:        4
  4586. *source_popup*titleLabel.alignment:        ALIGNMENT_END
  4587. *source_popup*urlLabel.topOffset:        0
  4588. *source_popup*urlLabel.leftOffset:        0
  4589. *source_popup*urlLabel.rightOffset:        4
  4590. *source_popup*urlLabel.alignment:        ALIGNMENT_END
  4591. *source_popup*titleText.leftOffset:        0
  4592. *source_popup*titleText.rightOffset:        0
  4593. *source_popup*urlText.leftOffset:        0
  4594. *source_popup*urlText.rightOffset:        0
  4595. *source_popup*text.leftOffset:            0
  4596. *source_popup*text.rightOffset:            0
  4597. *source_popup*XmScrolledWindow.topOffset:    8
  4598. *source_popup*text.columns:            80
  4599. *source_popup*text.rows:            20
  4600.  
  4601. *docinfo_popup.title:                Netscape: Document Information
  4602. *docinfo_popup*OK.labelString:    OK
  4603. *docinfo_popup*titleLabel.labelString:        Title:
  4604. *docinfo_popup*urlLabel.labelString:        Location:
  4605. *docinfo_popup*modifiedLabel.labelString:    Last Modified:
  4606. *docinfo_popup*sourceLabel.labelString:        Source:
  4607. *docinfo_popup*charsetLabel.labelString:    Encoding:
  4608. *docinfo_popup*dpyLabel.labelString:        Visual:
  4609. *docinfo_popup*securityFrame.label.labelString:    Security Information
  4610. *docinfo_popup*certificateLabel.labelString:    Server Certificate:
  4611. *docinfo_popup*certificateText.columns:        60
  4612. *docinfo_popup*certificateText.rows:        6
  4613. *docinfo_popup*certificateText.wordWrap:    True
  4614. *docinfo_popup*certificateText.scrollHorizontal:False
  4615. *docinfo_popup*scrollBarDisplayPolicy:        AS_NEEDED
  4616. *docinfo_popup*scrollingPolicy:            AUTOMATIC
  4617. *docinfo_popup*securityText.wordWrap:        True
  4618. *docinfo_popup*securityText.scrollHorizontal:    False
  4619. *docinfo_popup*urlLabel.topOffset:        0
  4620. *docinfo_popup*urlLabel.leftOffset:        0
  4621. *docinfo_popup*urlLabel.rightOffset:        4
  4622. *docinfo_popup*urlLabel.alignment:        ALIGNMENT_END
  4623. *docinfo_popup*titleLabel.leftOffset:        0
  4624. *docinfo_popup*titleLabel.rightOffset:        4
  4625. *docinfo_popup*titleLabel.alignment:        ALIGNMENT_END
  4626. *docinfo_popup*modifiedLabel.topOffset:        0
  4627. *docinfo_popup*modifiedLabel.leftOffset:    0
  4628. *docinfo_popup*modifiedLabel.rightOffset:    4
  4629. *docinfo_popup*modifiedLabel.alignment:        ALIGNMENT_END
  4630. *docinfo_popup*charsetLabel.topOffset:        0
  4631. *docinfo_popup*charsetLabel.leftOffset:        0
  4632. *docinfo_popup*charsetLabel.rightOffset:    4
  4633. *docinfo_popup*charsetLabel.alignment:        ALIGNMENT_END
  4634. *docinfo_popup*sourceLabel.topOffset:        0
  4635. *docinfo_popup*sourceLabel.leftOffset:        0
  4636. *docinfo_popup*sourceLabel.rightOffset:        4
  4637. *docinfo_popup*sourceLabel.alignment:        ALIGNMENT_END
  4638. ! add 5 to dpyLabel.topOffset to align label with text baseline (gag)
  4639. *docinfo_popup*dpyLabel.topOffset:        5
  4640. *docinfo_popup*dpyLabel.leftOffset:        0
  4641. *docinfo_popup*dpyLabel.rightOffset:        4
  4642. *docinfo_popup*dpyLabel.alignment:        ALIGNMENT_END
  4643. *docinfo_popup*dpyText.rows:            3
  4644. *docinfo_popup*dpyText.columns:            48
  4645. *invalidLangTagFormatMsg:        \
  4646. Invalid Language/Country Tag format.\n\n\
  4647. The format is: 'Aaaaa/Bbbbb [xx-YY]' where:    \n\
  4648.     'Aaaa/Bbbb' is the Language/Country (optional, not used)\n\
  4649.     '[' and ']' bracket the tag (required, spaces not allowed between these)\n\
  4650.     'xx' specifies the language (required)\n\
  4651.     '-YY' specifies the Country (optional)
  4652.  
  4653. *invalidLangTagFormatDialogTitle:    Invalid Tag Format
  4654.  
  4655. *docinfo_popup*titleText.columns:        40
  4656. *docinfo_popup*securityFrame.topOffset:        10
  4657. *docinfo_popup*keyDescLabel.leftOffset:        14
  4658. *docinfo_popup*keyDescLabel.rightOffset:    14
  4659. *docinfo_popup*keyDescLabel.alignment:        ALIGNMENT_BEGINNING
  4660. *docinfo_popup*certificateLabel.leftOffset:    10
  4661. *docinfo_popup*certificateLabel.rightOffset:    10
  4662. *docinfo_popup*certificateLabel.alignment:    ALIGNMENT_BEGINNING
  4663. *docinfo_popup*securityLabel.leftOffset:    14
  4664. *docinfo_popup*securityLabel.rightOffset:    14
  4665. *docinfo_popup*securityLabel.alignment:        ALIGNMENT_BEGINNING
  4666. *docinfo_popup*XmScrolledWindow.leftOffset:    10
  4667. *docinfo_popup*XmScrolledWindow.rightOffset:    10
  4668.  
  4669. *docinfo*noSecurityMessage:\
  4670. This version of Netscape does not have security built in.
  4671.  
  4672. *docinfo*securityLabel.labelString:\
  4673. Security protects Internet documents you receive and information you send\n\
  4674. back with server authentication, privacy using encryption, and data\n\
  4675. integrity.  You can see a document's security status using the key/broken\n\
  4676. key icon in the status area or the colorbar above the content area (blue for\n\
  4677. secure; gray for insecure).  Consult the Handbook or the `On Security' page\n\
  4678. for details.
  4679.  
  4680.  
  4681.  
  4682. *bmPreferences_popup.title:                Netscape: Bookmarks
  4683. *bmPreferences_popup*frame1label.labelString:        Add Bookmark
  4684. *bmPreferences_popup*frame2label.labelString:        Bookmark Menu
  4685. *bmPreferences_popup*addbm_option.labelString:        \
  4686.                         Add bookmarks to this header
  4687. *bmPreferences_popup*bmmenu_option.labelString:        \
  4688.                       View this header in bookmarks menu
  4689. *bmPreferences_popup*addbm_default.labelString: Add to toplevel
  4690. *bmPreferences_popup*bmmenu_default.labelString: Toplevel header
  4691.  
  4692. *bookmarksWhatsChanged*button_0.labelString: All Bookmarks
  4693. *bookmarksWhatsChanged*button_1.labelString: Selected Bookmarks
  4694. *bookmarksWhatsChanged*Apply.labelString: Start
  4695. *bookmarksWhatsChanged*ApplyLabelString:  Start
  4696. *bookmarksWhatsChanged*title.labelString: What's changed?
  4697. *bookmarksWhatsChanged.width: 400
  4698. *bookmarksWhatsChanged.minWidth: 400
  4699. *bookmarksWhatsChanged.maxWidth: 400
  4700. !*bookmarksWhatsChanged.height: 300
  4701. !*bookmarksWhatsChanged.minHeight: 300
  4702. !*bookmarksWhatsChanged.maxHeight: 300
  4703.  
  4704. *composeFolder.height:                          650
  4705. *composeFolder.shadowThickness:                 2
  4706. *composeFolder.bottomOffset:                    3
  4707. *composeFolder.leftOffset:                      3
  4708. *composeFolder.rightOffset:                     3
  4709. *composeFolder.topOffset:                       5
  4710. *composeFolder.spacing:                         1
  4711. *composeFolder.autoSelect:                      False
  4712.  
  4713.  
  4714. *mailto_field*fromLabel.labelString:        From:
  4715. *mailto_field*replyToLabel.labelString:        Reply To:
  4716. *mailto_field*toLabel.labelString:        Mail To:
  4717. *mailto_field*ccLabel.labelString:        Mail CC:
  4718. *mailto_field*bccLabel.labelString:        Mail BCC:
  4719. *mailto_field*fccLabel.labelString:        File CC:
  4720. *mailto_field*newsgroupsLabel.labelString:    Newsgroups:
  4721. *mailto_field*followupToLabel.labelString:    Followup To:
  4722. *mailto_field*attachmentsLabel.labelString:        Attachment:
  4723. *mailto_field*attachButton.labelString:        Attach...
  4724. *mailto_field*browseButton.labelString:        Browse...
  4725. *mailto_field*secureToggle.labelString:        Secure
  4726. *mailto_bodyText.wordWrap:            True
  4727. *mailto_bodyText.scrollHorizontal:        False
  4728. *mailto_field*attachButton.marginWidth:        10
  4729. *mailto_field*fromLabel.alignment:        ALIGNMENT_END
  4730. *mailto_field*replyToLabel.alignment:        ALIGNMENT_END
  4731. *mailto_field*toLabel.alignment:        ALIGNMENT_END
  4732. *mailto_field*ccLabel.alignment:        ALIGNMENT_END
  4733. *mailto_field*bccLabel.alignment:        ALIGNMENT_END
  4734. *mailto_field*fccLabel.alignment:        ALIGNMENT_END
  4735. *mailto_field*newsgroupsLabel.alignment:    ALIGNMENT_END
  4736. *mailto_field*followupToLabel.alignment:    ALIGNMENT_END
  4737. *mailto_field*subjectLabel.alignment:        ALIGNMENT_END
  4738. *mailto_field*attachmentsLabel.alignment:    ALIGNMENT_END
  4739.  
  4740. ! This is 72 rather than 79 or 80 because the width of the window controls
  4741. ! when word wrapping should occur; the Motif text area has no mechanism for
  4742. ! wrapping at a column other than the last one.  So, if we want a fill-column
  4743. ! of N, the window must be N wide.  Note that wrapping must occur before 80:
  4744. ! sending out lines with 80 characters on them is antisocial, as many programs
  4745. ! and terminals (including emacs) can only display 79 characters without 
  4746. ! wrapping.  Wrapping at 72 is better than wrapping at 79 because it leaves
  4747. ! room for further followups to quote the lines with ">" without causing
  4748. ! lines to wrap.
  4749. !
  4750. ! Note that, in the composition window, lines beginning with ">" will not
  4751. ! be wrapped at all, despite the appearance on the screen.  So just because
  4752. ! it looks like the quoted text has been mangled, doesn't mean it has.
  4753. !
  4754. *mailto_bodyText.columns:            72
  4755. ! This resource will change the size of the compose tab
  4756. *mailto_bodyText.rows:                25
  4757. *composeViewBaseWidget*composeViewEditFormWidget.leftOffset: 3 
  4758. *composeViewBaseWidget*composeViewEditFormWidget.bottomOffset: 3  
  4759. *composeViewBaseWidget*subject.topOffset: 3 
  4760. *composeViewBaseWidget*subject.bottomOffset: 3 
  4761. *composeViewBaseWidget*addReceipient.topOffset:20 
  4762. *composeViewBaseWidget*removeReceipient.topOffset: 15
  4763. *composeViewBaseWidget*selectReceipient.topOffset: 15
  4764. *composeViewBaseWidget*addReceipient.leftOffset: 5
  4765. *composeViewBaseWidget*removeReceipient.leftOffset: 5
  4766. *composeViewBaseWidget*selectReceipient.leftOffset: 5
  4767.  
  4768.  
  4769. ! Some people just aren't too hip.
  4770. !*defaultMailtoText:            Hey, check out this cool URL:\n\n
  4771.  
  4772. *attachForm*attachWebPage.labelString:  Attach Web Page...
  4773. *attachForm*attachWebPage.mnemonic:    W
  4774. *attachForm*attachFile.labelString:     Attach File...
  4775. *attachForm*attachFile.mnemonic:    F
  4776. *attachForm*deleteAttachment.labelString:        Delete Attachment
  4777. *attachForm*deleteAttachment.mnemonic:            D
  4778. *attachForm*attachAddressBookCard.labelString:        Attach Personal Card (vCard)
  4779. *attachForm*attachAddressBookCard.mnemonic:        A
  4780.  
  4781. *location_popup.dialogTitle:            Netscape: Attach Web Page
  4782. *location_popup*label.labelString:    Please specify a Web Page to attach:
  4783. *location_popup*locationLabel.labelString:    Web Page (URL):
  4784. *location_popup*locationText.columns:        40
  4785. *location_popup*locationText.leftOffset:    20
  4786. *location_popup*okLabelString: Attach
  4787. *location_popup*cancelLabelString: Cancel
  4788. *location_popup*clear.labelString: Clear
  4789.  
  4790. *attachForm*fileBrowser_popup.title:        Netscape: Attach File
  4791. *attachForm*fileBrowser.OkLabelString:        Attach
  4792.  
  4793. *formatType*none.labelString:        No Attachment
  4794. *formatType*text.labelString:        Text
  4795. *formatType*formattedText.labelString:    Formatted Text
  4796. *formatType*html.labelString:        Source
  4797. *formatType*tree.labelString:        Source and Images
  4798. *formatType*ps.labelString:        PostScript
  4799. *formatType*url.labelString:        URL Only
  4800.  
  4801.  
  4802. ! Helper Editor stuff
  4803. *helperEditor_popup.title:        Netscape Helper
  4804. *helperEditor.width: 400
  4805. *helperEditor*mimeTypesDescriptionLabel.labelString: Description
  4806. *helperEditor*mimeTypesDescriptionLabel.leftOffset: 3
  4807. *helperEditor*mimeTypesLabel.labelString: Type
  4808. *helperEditor*mimeTypesLabel.leftOffset: 3
  4809. *helperEditor*mimeTypesSuffixLabel.labelString: Suffix
  4810. *helperEditor*mimeTypesSuffixLabel.leftOffset: 3
  4811. *helperEditor*helperEditForm.XmTextField.rightOffset: 3
  4812. *helperEditor*helperEditFrameLabel.labelString: Handle By
  4813. *helperEditor*helperEditNavigator.labelString: Navigator 
  4814. *helperEditor*helperEditPlugin.labelString: Plug In
  4815. *helperEditor*helperEditApp.labelString: Application
  4816. *helperEditor*helperEditSave.labelString: Save To Disk
  4817. *helperEditor*helperEditUnknown.labelString: Unknown:PromptUser
  4818. *helperEditor*helperEditAppBrowse.labelString: Browse...
  4819. *helperEditor*helperEditNavigator.leftOffset: 20
  4820. *helperEditor*helperEditAppText.columns: 40
  4821.  
  4822.  
  4823. ! Preferences: Styles 2
  4824. !
  4825.  
  4826.  
  4827. *enteringSecureDialog_popup.title:        Netscape: Secure Document
  4828. *enteringSecureDialog*toggle.labelString:      Show this Alert Next Time
  4829. *enteringSecureDialog*toggle.alignment:        ALIGNMENT_BEGINNING
  4830. *enteringSecureDialog*toggle.leftOffset:    100
  4831. *enteringSecureDialog.selectionLabelString:\
  4832. You have requested a secure document. The document and any information\n\
  4833. you send back are encrypted for privacy while in transit.\n\
  4834. For more information on security choose Page Info from the View \
  4835. menu.
  4836.  
  4837. *leavingSecureDialog_popup.title:        Netscape: Security Warning
  4838. *leavingSecureDialog*toggle.labelString:    Show this Alert Next Time
  4839. *leavingSecureDialog*toggle.alignment:        ALIGNMENT_BEGINNING
  4840. *leavingSecureDialog.OkLabelString:        Continue Loading
  4841. *leavingSecureDialog.CancelLabelString:        Cancel Loading
  4842. *leavingSecureDialog*toggle.leftOffset:        100
  4843. *leavingSecureDialog.selectionLabelString:\
  4844. You have requested an insecure document. The document and any information\n\
  4845. you send back could be observed by a third party while in transit.\n\
  4846. For more information on security choose Page Info from the View \
  4847. menu.
  4848.  
  4849. *mixedSecurityDialog_popup.title:        Netscape: Security Warning
  4850. *mixedSecurityDialog*toggle.labelString:    Show this Alert Next Time
  4851. *mixedSecurityDialog*toggle.alignment:        ALIGNMENT_BEGINNING
  4852. *mixedSecurityDialog*toggle.leftOffset:        100
  4853. *mixedSecurityDialog.selectionLabelString:\
  4854. You have requested a secure document that contains some insecure \
  4855. information.\n\
  4856.  \n\
  4857. The insecure information will not be shown.\n\
  4858. For more information on security choose Page Info from the View \
  4859. menu.
  4860.  
  4861. *redirectionToInsecureDialog_popup.title:    Netscape: Security Warning
  4862. *redirectionToInsecureDialog*toggle.labelString:Show this Alert Next Time
  4863. *redirectionToInsecureDialog*toggle.alignment:    ALIGNMENT_BEGINNING
  4864. *redirectionToInsecureDialog.OkLabelString:    Continue Loading
  4865. *redirectionToInsecureDialog.CancelLabelString:    Cancel Loading
  4866. *redirectionToInsecureDialog*toggle.leftOffset:    100
  4867. *redirectionToInsecureDialog.selectionLabelString:\
  4868. Warning! You have requested an insecure document that was\n\
  4869. originally designated a secure document (the location has been\n\
  4870. redirected from a secure to an insecure document). The document\n\
  4871. and any information you send back could be observed by a third\n\
  4872. party while in transit.
  4873.  
  4874. *redirectionToSecureDialog_popup.title:    Netscape: Security Warning
  4875. *redirectionToSecureDialog*toggle.labelString:Show this Alert Next Time
  4876. *redirectionToSecureDialog*toggle.alignment:    ALIGNMENT_BEGINNING
  4877. *redirectionToSecureDialog.OkLabelString:    Continue Loading
  4878. *redirectionToSecureDialog.CancelLabelString:    Cancel Loading
  4879. *redirectionToSecureDialog*toggle.leftOffset:    100
  4880. *redirectionToSecureDialog.selectionLabelString:\
  4881. Warning! Your connection has been redirected to a different\n\
  4882. site. You may not be connected to the site that you originally\n\
  4883. tried to reach.
  4884.  
  4885. *insecurePostFromSecureDocDialog_popup.title:         Netscape: Security Warning
  4886. *insecurePostFromSecureDocDialog*toggle.labelString: Show this Alert Next Time
  4887. *insecurePostFromSecureDocDialog*toggle.alignment:   ALIGNMENT_BEGINNING
  4888. *insecurePostFromSecureDocDialog.OkLabelString:      Continue Submission
  4889. *insecurePostFromSecureDocDialog.CancelLabelString:  Cancel Submission
  4890. *insecurePostFromSecureDocDialog*toggle.leftOffset:  100
  4891. *insecurePostFromSecureDocDialog.selectionLabelString:\
  4892. Warning! Although this document is secure, any information you\n\
  4893. submit is insecure and could be observed by a third party while\n\
  4894. in transit. If you are submitting passwords, credit card numbers,\n\
  4895. or other information you would like to keep private, it would be\n\
  4896. safer for you to cancel the submission.
  4897.  
  4898. *insecurePostFromInsecureDocDialog_popup.title:          Netscape: Security Warning
  4899. *insecurePostFromInsecureDocDialog.OkLabelString:     Continue Submission
  4900. *insecurePostFromInsecureDocDialog.CancelLabelString: Cancel Submission
  4901. *insecurePostFromInsecureDocDialog*toggle.labelString:Show this Alert Next Time
  4902. *insecurePostFromInsecureDocDialog*toggle.alignment:  ALIGNMENT_BEGINNING
  4903. *insecurePostFromInsecureDocDialog*toggle.leftOffset: 100
  4904. *insecurePostFromInsecureDocDialog.selectionLabelString:\
  4905. The information you submit is insecure and could be observed by\n\
  4906. a third party while in transit.  If you are submitting passwords,\n\
  4907. credit card numbers, or other information you would like to keep\n\
  4908. private, it would be safer for you to cancel the submission.
  4909.  
  4910.  
  4911. *licenseDialog_popup.title:            Netscape: License Agreement
  4912. *licenseDialog*label1.labelString:\n\
  4913.  Netscape is licensed software.  Its use is subject to the\n\
  4914.  terms and conditions of the license agreement below.\n
  4915. *licenseDialog*label2.labelString:\n\
  4916.  If you accept the terms of this license agreement,\n\
  4917.  press `Accept.'  Otherwise press `Do Not Accept.'\n
  4918. *licenseDialog*text.columns:            72
  4919. *licenseDialog*text.rows:            23
  4920. *licenseDialog*text.wordWrap:            True
  4921. *licenseDialog*text.scrollHorizontal:        False
  4922. *licenseDialog.accept.labelString:        Accept
  4923. *licenseDialog.reject.labelString:        Do Not Accept
  4924.  
  4925. *printSetup_popup.title:            Netscape: Print
  4926. *printSetup*printToLabel.labelString:        Print To:
  4927. *printSetup*toPrinterToggle.labelString:    Printer
  4928. *printSetup*toFileToggle.labelString:        File
  4929. *printSetup*printCommandLabel.labelString:    Print Command:
  4930. *printSetup*fileNameLabel.labelString:        File Name:
  4931. *printSetup*browseButton.labelString:        Browse...
  4932. *printSetup*printLabel.labelString:        Print:
  4933. *printSetup*firstFirstToggle.labelString:    First Page First
  4934. *printSetup*lastFirstToggle.labelString:    Last Page First
  4935. *printSetup*orientationLabel.labelString:    Orientation:
  4936. *printSetup*portraitToggle.labelString:        Portrait
  4937. *printSetup*landscapeToggle.labelString:    Landscape
  4938. *printSetup*printColorLabel.labelString:    Print:
  4939. *printSetup*greyscaleToggle.labelString:    Greyscale
  4940. *printSetup*colorToggle.labelString:        Color
  4941. *printSetup*paperSizeLabel.labelString:        Paper Size:
  4942. *printSetup*letterToggle.labelString:        Letter (8 1/2 x 11 in.)
  4943. *printSetup*legalToggle.labelString:        Legal (8 1/2 x 14 in.)
  4944. *printSetup*executiveToggle.labelString:    Executive (7 1/2 x 10 in.)
  4945. *printSetup*a4Toggle.labelString:        A4 (210 x 297 mm)
  4946. *printSetup*OK.labelString:            Print
  4947. *printSetup*OkLabelString:            Print
  4948. *printSetup*CancelLabelString:            Cancel
  4949. *printSetup*XmLabel.alignment:            ALIGNMENT_END
  4950. *printSetup*XmLabelGadget.alignment:        ALIGNMENT_END
  4951. *printSetup*XmToggleButtonGadget.alignment:    ALIGNMENT_BEGINNING
  4952. *printSetup*XmToggleButtonGadget.indicatorType:    ONE_OF_MANY
  4953. *printSetup*lastFirstToggle.leftOffset:        10
  4954. *printSetup*landscapeToggle.leftOffset:        10
  4955. *printSetup*colorToggle.leftOffset:        10
  4956. *printSetup*legalToggle.leftOffset:        10
  4957. *printSetup*a4Toggle.leftOffset:        10
  4958. *printSetup*XmLabel.rightOffset:        10
  4959. *printSetup*XmLabelGadget.rightOffset:        10
  4960. *printSetup*browseButton.marginHeight:        3
  4961. *printSetup*browseButton.marginWidth:        4
  4962. *printSetup*line.topOffset:            4
  4963. *printSetup*printLabel.topOffset:        4
  4964. *printSetup*firstFirstToggle.topOffset:        10
  4965. *printSetup*portraitToggle.topOffset:        10
  4966. *printSetup*greyscaleToggle.topOffset:        10
  4967. *printSetup*letterToggle.topOffset:        10
  4968. !*printSetup_popup*preeditType:            none
  4969.  
  4970. *findDialog_popup.title:            Netscape: Find
  4971. *findDialog*findInLabel.labelString:        Find in:
  4972. *findDialog*msgHeaders.labelString:        Message Headers in This Folder
  4973. *findDialog*msgBody.labelString:        Body of This Message
  4974. *findDialog*msgHeaders.indicatorType:        ONE_OF_MANY
  4975. *findDialog*msgBody.indicatorType:        ONE_OF_MANY
  4976. *findDialog*findLabel.labelString:        Find:
  4977. *findDialog*findLabel.alignment:        ALIGNMENT_END
  4978. *findDialog*caseSensitive.labelString:        Case Sensitive
  4979. *findDialog*backwards.labelString:        Find Backwards
  4980. *findDialog*backwards.leftOffset:        20
  4981. *findDialog*caseSensitive.alignment:        ALIGNMENT_BEGINNING
  4982. *findDialog*backwards.alignment:        ALIGNMENT_BEGINNING
  4983. *findDialog*XmToggleButtonGadget.indicatorType:    N_OF_MANY
  4984. *findDialog*XmToggleButtonGadget.visibleWhenOff:True
  4985. *findDialog*OK.labelString:            Find
  4986. *findDialog*OkLabelString:            Find
  4987. *findDialog*Apply.labelString:            Clear
  4988. *findDialog*ApplyLabelString:            Clear
  4989. *findDialog*Cancel.labelString:            Close
  4990. *findDialog*CancelLabelString:            Close
  4991. !*findDialog_popup*preeditType:            overthespot
  4992. ! Bookmark Find dialog shares resources with the main find dialog
  4993. ! Extra resources specific to bookmark find dialog
  4994. *findDialog*lookinLabel.labelString:        Look in:
  4995. *findDialog*nameToggle.labelString:        Name
  4996. *findDialog*locationToggle.labelString:        Location
  4997. *findDialog*descriptionToggle.labelString:    Description
  4998. *findDialog*wordToggle.labelString:        Whole word
  4999. *findDialog*helptext.labelString:        Use Find Again to keep looking.
  5000.  
  5001. ! More resources for the Addressbook find dialog
  5002. *findDialog*nicknameToggle.labelString:        Nick Name
  5003.  
  5004.  
  5005. *openURLDialog_popup.title:            Netscape: Open Page
  5006. !*openURLDialog_popup*preeditType:        none
  5007. *openURLDialog*label.labelString:    \
  5008. Enter the World Wide Web location (URL) or specify\n\
  5009. the local file you would like to open:
  5010. *openURLDialog*choose.labelString:        Choose File...
  5011. *openURLDialog*toolLabel.labelString:        Open location or file in:
  5012. *openURLDialog*browserToggle.labelString:    Navigator
  5013. *openURLDialog*editorToggle.labelString:    Composer
  5014. *openURLDialog*OK.labelString:            Open
  5015. *openURLDialog*OkLabelString:            Open
  5016. *openURLDialog*Apply.labelString:        Clear
  5017. *openURLDialog*ApplyLabelString:        Clear
  5018. *openURLDialog*Cancel.labelString:        Cancel
  5019. *openURLDialog*CancelLabelString:        Cancel
  5020. *openURLDialog*label.alignment:            ALIGNMENT_BEGINNING
  5021. *openURLDialog*XmToggleButtonGadget.indicatorType: ONE_OF_MANY
  5022. *openURLDialog*XmRowColumn.orientation:        VERTICAL
  5023. *openURLDialog*browserToggle.set:        True
  5024. *openURLDialog*XmTextField.columns:        45
  5025. !*openURLDialog.width:                500
  5026. *openURLDialog*openInEditor.labelString: Open In Composer
  5027. *openURLDialog*openInBrowser.labelString: Open In Navigator
  5028.  
  5029. *message_popup.title:            Netscape
  5030. *message_popup*OK.labelString:    OK
  5031. *message_popup*OkLabelString:    OK
  5032.  
  5033. *error_popup.title:            Netscape: Error
  5034.  
  5035. *question_popup.title:            Netscape: Question
  5036. *question_popup*OK.labelString:    OK
  5037. *question_popup*Cancel.labelString:    Cancel
  5038.  
  5039. *prompt_popup.title:            Netscape: Prompt
  5040. *password_popup.title:            Netscape: Password
  5041. *promptSubject_popup.title:        Netscape: Subject Prompt
  5042. *stdout_popup.title:            Netscape: subprocess diagnostics (stdout)
  5043. *stderr_popup.title:            Netscape: subprocess diagnostics (stderr)
  5044. *stdout_stderr_popup.title:     Netscape: subprocess diagnostics (stdout/stderr)
  5045.  
  5046. *citing_popup.title:            Netscape
  5047. *citing_popup*messageString:        \nQuoting...\n
  5048.  
  5049. *printing_popup.title:            Netscape
  5050. *printing_popup*messageString:        \nPrinting...\n
  5051.  
  5052. *deliveringMessage_popup.title:        Netscape
  5053. *deliveringMessage_popup*messageString:    \nDelivering message...\n
  5054.  
  5055. *saving_popup.title:            Netscape
  5056. *saving_popup*messageString:        \nSaving to disk...\n
  5057.  
  5058. *visual_popup.title:            Netscape: Change X Visual
  5059. *visual_popup*listLabelString:        Available Visuals:
  5060.  
  5061. *autoSaveNew.title:          Netscape: Auto Save New Document
  5062. *saveFile_popup.title:          Netscape: Save Document
  5063. *saveNewFile_popup.title:       Netscape: Save New Document
  5064. *markMessagesRead_popup.title:       Mark Messages Read
  5065.  
  5066. *promptSubject_popup*messageString:    \
  5067. You did not give a subject to this message.\n\
  5068. If you would like to provide one, please type it now.
  5069.  
  5070. *dialog*OK.labelString:            OK
  5071. *dialog*clear.labelString:        Clear
  5072. *dialog*Cancel.labelString:        Cancel
  5073. *dialog*userLabel.labelString:        User ID:
  5074. *dialog*passwdLabel.labelString:    Password:
  5075. *dialog*userLabel.alignment:        ALIGNMENT_END
  5076. *dialog*passwdLabel.alignment:        ALIGNMENT_END
  5077. *dialog*dialogform*text.columns:   50
  5078. *dialog*dialogform*pwtext.columns: 50
  5079.  
  5080. *clear.labelString:            Clear
  5081. *cancel.labelString:            Cancel
  5082. *OK.labelString:            OK
  5083.  
  5084. *citationQuery_popup.title:        Citation Style Question
  5085. *citationQuery.selectionLabelString:    \n\
  5086. You have quoted an entire document instead of attaching it.\n\
  5087.  \n\
  5088. You could, instead, attach the document and it would be\n\
  5089. appended to the message, without a `>' at the beginning\n\
  5090. of each line. This would make it easier for recipients\n\
  5091. to save and use this document.\n\
  5092.  \n\
  5093. Would you like to send this document as an attachment?\n
  5094.  
  5095. *citationQuery*OK.labelString:        Send as\nText Attachment
  5096. *citationQuery*OkLabelString:        Send as\nText Attachment
  5097. *citationQuery*Apply.labelString:    Send as\nQuoted
  5098. *citationQuery*ApplyLabelString:    Send as\nQuoted
  5099. *citationQuery*Cancel.labelString:    Cancel
  5100. *citationQuery*CancelLabelString:    Cancel
  5101.  
  5102. *doubleCitationQuery_popup.title:    Citation Style Question
  5103. *doubleCitationQuery.selectionLabelString:    \n\
  5104. You have (probably inadvertently) included the same document twice:\n\
  5105. first as a citation (meaning: with `>' at the beginning of each line) and\n\
  5106. then as an attachment (meaning: as a second part of the message,\n\
  5107. included after your new text.)\n\
  5108.  \n\
  5109. Would you like to send an attached document or a quoted document?
  5110.  
  5111. *doubleCitationQuery*OK.labelString:    Send as\nText Attachment
  5112. *doubleCitationQuery*OkLabelString:    Send as\nText Attachment
  5113. *doubleCitationQuery*Apply.labelString:    Send as\nQuoted
  5114. *doubleCitationQuery*ApplyLabelString:    Send as\nQuoted
  5115. *doubleCitationQuery*Cancel.labelString:Cancel
  5116. *doubleCitationQuery*CancelLabelString:    Cancel
  5117.  
  5118. *streamingAudioQuery_popup.title:    Audio Question
  5119. *streamingAudioQuery.selectionLabelString:    \
  5120. Would you like to play the data to the external viewer as it comes\n\
  5121. from the network, or save to a file and then play from the file?
  5122. *streamingAudioQuery*OK.labelString:    Play from Network
  5123. *streamingAudioQuery*OkLabelString:    Play from Network
  5124. *streamingAudioQuery*Apply.labelString:    Save First
  5125. *streamingAudioQuery*ApplyLabelString:    Save First
  5126. *streamingAudioQuery*Cancel.labelString:Cancel
  5127. *streamingAudioQuery*CancelLabelString:    Cancel
  5128.  
  5129. *fileSelector*filterLabelString:    Filter
  5130. *fileSelector*dirListLabelString:    Directories
  5131. *fileSelector*fileListLabelString:    Files
  5132. *fileSelector*OkLabelString:    OK
  5133. *fileSelector*ApplyLabelString:    Filter
  5134. *fileSelector*CancelLabelString:    Cancel
  5135. *fileSelector.Selection.labelString:    Selection
  5136. *fileSelector.pattern:            *.html
  5137. *fileSelector*fileTypeMask:        FILE_ANY_TYPE
  5138. *fileSelector*saveTypeBox.orientation:    HORIZONTAL
  5139. *fileSelector*formatType.labelString:    Format for Saved Document:
  5140. !*fileSelector_popup*preeditType:    overthespot
  5141.  
  5142. *fileBrowser_popup.title:        Netscape: File Browser
  5143. *fileBrowser*filterLabelString:        Filter
  5144. *fileBrowser*dirListLabelString:        Directories
  5145. *fileBrowser*fileListLabelString:        Files
  5146. *fileBrowser*Selection.labelString:        Selection
  5147. *fileBrowser*OkLabelString:        OK
  5148. *fileBrowser*ApplyLabelString:        Filter
  5149. *fileBrowser*CancelLabelString:        Cancel
  5150. *fileBrowser*HelpLabelString:        Help
  5151. *fileBrowser*encodingFrame*optionMenu.labelString: File Type:
  5152. *fileBrowser*encodingFrame*attachAutoDetect.labelString: Auto Detect
  5153. *fileBrowser*encodingFrame*attachBinary.labelString: Binary
  5154.  
  5155.  
  5156. *formSubmitButton.labelString:        Submit
  5157. *formResetButton.labelString:        Reset
  5158. *formButton.labelString:        Monkey Brains
  5159. *formFileBrowseButton.labelString:    Browse...
  5160.  
  5161. ! Bookmarks popup menu. It has the same name as the main popup menu
  5162. ! and hence shares the rest of the resources.
  5163. *bookmarks*popup.title.labelString:        Bookmarks
  5164. *bookmarks*popup*newFolder.labelString: New Folder...
  5165. *bookmarks*popup.saveURL.acceleratorText:
  5166.  
  5167. *titleSeparator.separatorType:            XmDOUBLE_LINE
  5168.  
  5169. ! Bookmarks edit properties window.
  5170. !
  5171. *bookmarkProps_popup*title:            Netscape: Bookmark Properties
  5172. *bookmarkProps*nameLabel.labelString:        Name:
  5173. *bookmarkProps*nameLabel.alignment:        ALIGNMENT_END
  5174. *bookmarkProps*locationLabel.labelString:    Location:
  5175. *bookmarkProps*locationLabel.alignment:        ALIGNMENT_END
  5176. *bookmarkProps*descriptionLabel.labelString:    Description:
  5177. *bookmarkProps*descriptionLabel.alignment:    ALIGNMENT_END
  5178. *bookmarkProps*lastvisitedLabel.labelString:    Last Visited:
  5179. *bookmarkProps*lastvisitedLabel.alignment:    ALIGNMENT_END
  5180. *bookmarkProps*addedonLabel.labelString:    Added On:
  5181. *bookmarkProps*addedonLabel.alignment:        ALIGNMENT_END
  5182. *bookmarkProps*descriptionText.topOffset:    8
  5183. *bookmarkProps*descriptionText.columns:        40
  5184. *bookmarkProps*descriptionText.rows:        5
  5185. *bookmarkProps*aliasButton.labelString:        Select Aliases
  5186.  
  5187. !
  5188. ! Address Book
  5189. !
  5190. *AddressBook*mainform.width:            760
  5191. *AddressBook*mainform.height:            400
  5192. *AddressBook*menuBar.Item.labelString:        Item
  5193. *AddressBook*addUser.labelString:        Add User...
  5194. *AddressBook*addUser.mnemonic:            U
  5195. *AddressBook*addList.labelString:        Add List...
  5196. *AddressBook*addList.mnemonic:            L
  5197. *AddressBook*properties.labelString:        Properties
  5198. *AddressBook*properties.mnemonic:        P
  5199. *AddressBook*queryLabel.labelString:        Type the name you are looking for:
  5200. *AddreMsgWin*toBtn.labelString:                 To:
  5201. !*AddreMsgWin*toBtn.mnemonic:                    T
  5202. *AddreMsgWin*ccBtn.labelString:                 CC:
  5203. !*AddreMsgWin*ccBtn.mnemonic:                    C
  5204. *AddreMsgWin*bccBtn.labelString:                  BCC:
  5205. !*AddreMsgWin*bccBtn.mnemonic:                    B
  5206. *AddreMsgWin*removeBtn.labelString:               Remove
  5207. *AddreMsgWin*addToAddressBtn.labelString:       Add to Address Book
  5208. *AddreMsgWin*propertiesBtn.labelString:         Properties
  5209. *AddreMsgWin*delBtn.labelString:                 Delete
  5210. !*AddreMsgWin*addToAddressBtn.mnemonic:           A
  5211. *AddressBook*dirLabel.labelString:        in:
  5212. *AddressBook*searchBtn.labelString:        Search
  5213. *AddressBook*helpBar.height:            10
  5214. *AddressBook*outline.Name:            Name
  5215. *AddressBook*outline.Nick:            Nickname
  5216. *AddressBook*outline.Secure:            Secure
  5217. *AddressBook*outline.HTML:            HTML
  5218. *AddressBook*mainform.fontList:            -*-helvetica-bold-r-*-*-*-120-*-*-*-*-iso8859-*
  5219.  
  5220. ! The mail compose window part of addr book
  5221. *mc_queryLabel.labelString:    Type the name you are looking for:
  5222. *mc_dirLabel.labelString:    in:
  5223. *mc_searchBtn.labelString:    Search
  5224. *mc_tobtn.labelString:        To:
  5225. *mc_ccbtn.labelString:        Cc:
  5226. *mc_bccbtn.labelString:        Bcc:
  5227. *mc_okbtn.labelString:        OK
  5228. *mc_cancelbtn.labelString:    Cancel
  5229.  
  5230. ! Address Book popup menu. It has the same name as the main popup menu
  5231. ! and hence shares the rest of the resources.
  5232. *AddressBook*popup.title.labelString:            Address Book
  5233. *AddressBook*popup.titleSeparator.separatorType:    XmDOUBLE_LINE
  5234.  
  5235.  
  5236. !
  5237. ! Download
  5238. !
  5239. *Download*downloadURLLabel.labelString:            Source:
  5240. *Download*downloadFileLabel.labelString:        Destination:
  5241. *Download*stopLoading.labelString:                Stop
  5242. *Download*downloadURLLabel.alignment:            ALIGNMENT_END
  5243. *Download*downloadFileLabel.alignment:            ALIGNMENT_END
  5244.  
  5245. *Download*downloadURLLabel.topOffset:            10
  5246. *Download*downloadURLLabel.leftOffset:            10
  5247. *Download*downloadURLValue.columns:            45
  5248. *Download*downloadURLValue.editable:            False
  5249. *Download*downloadURLValue.cursorPositionVisible:    False
  5250. *Download*downloadURLValue.leftOffset:            10
  5251. *Download*downloadURLValue.rightOffset:            10
  5252.  
  5253. *Download*downloadFileLabel.topOffset:            5
  5254. *Download*downloadFileLabel.leftOffset:            10
  5255. *Download*downloadFileLabel.bottomOffset:        15
  5256. *Download*downloadFileValue.columns:            45
  5257. *Download*downloadFileValue.editable:            False
  5258. *Download*downloadFileValue.cursorPositionVisible:    False
  5259. *Download*downloadFileValue.leftOffset:            10
  5260. *Download*downloadFileValue.rightOffset:        10
  5261.  
  5262. *Download*logo.topOffset:                    15
  5263. *Download*logo.rightOffset:                    10
  5264. *Download*cancel.marginWidth:                15
  5265. *Download*cancel.marginHeight:                10
  5266. *Download*cancel.topOffset:                    20
  5267. *Download*cancel.bottomOffset:                10
  5268.  
  5269.  
  5270. ! Need class name in here to defeat *sgiMode and HP-VUE color nonsense...
  5271. ! On SGIs, not having the class will cause the default SGI colors to
  5272. ! be used instead of the ones specified here.  With VUE, the behavior
  5273. ! is even worse - if we're using a non-default visual (for example, if
  5274. ! we have requested a 24-bit TrueColor visual instead of the default
  5275. ! 8-bit PseudoColor) then VUE will ignore the fact that we're not using
  5276. ! the default visual, and give us colors allocated from the wrong
  5277. ! colormap, resulting in lovely effects like brown-on-brown menubars!
  5278. !
  5279. ! (Note: if you comment this stuff out in an attempt to let the current
  5280. ! "scheme" override things, you'll find that the colors of the toolbar
  5281. ! icons and the colors of form elements (like option menus) will get
  5282. ! messed up.)
  5283. !Netscape*background:            #B2B2B2
  5284. Netscape*foreground:            Black
  5285. Netscape*background:            #C0C0C0
  5286.  
  5287. *textBackground:            #FFFFFF
  5288.  
  5289. ! All but SGI: Set reasonable Text and List colors.
  5290. ! SGI uses the default IRIX scheme colors.
  5291. Netscape*XmTextField.foreground:        Black
  5292. Netscape*XmText.foreground:        Black
  5293. Netscape*XmList.foreground:        Black
  5294. Netscape*XmTextField.background:        #FFFFFF
  5295. Netscape*XmText.background:        #FFFFFF
  5296. Netscape*XmList.background:        #FFFFFF
  5297.  
  5298. ! On SGI, the IRIX scheme colors will override these resources,
  5299. ! but we need to specify them for SGI users who turn off schemes.
  5300. ! Resource color values must match the 'NOTSGI' values above.
  5301. !*XmTextField.foreground:    Black
  5302. !*XmText.foreground:        Black
  5303. !*XmList.foreground:        Black
  5304. !*XmTextField.background:    #FFFFFF
  5305. !*XmText.background:        #FFFFFF
  5306. !*XmList.background:        #FFFFFF
  5307.  
  5308. ! Colors of the outline lists used in mail and news windows.
  5309. Netscape*XmLGrid.foreground:        #000000
  5310. Netscape*XmLGrid.background:        #C0C0C0
  5311. !Netscape*XmLGrid.selectBackground:    #FFFFCC
  5312.  
  5313.  
  5314. ! Turn off borders in XmLFolder widgets.
  5315. Netscape*XmLFolder.highlightThickness: 0
  5316.  
  5317. ! Colors of the "Secure Document" bar.
  5318. !*secureDocumentColor:            #0000BF
  5319. !*insecureDocumentColor:            #0C0C0C
  5320.  
  5321. ! Default for all buttons
  5322. Netscape*XmPushButton*shadowThickness:    2
  5323. Netscape*XmPushButtonGadget*shadowThickness: 2
  5324.  
  5325. ! And for option menus:
  5326. Netscape*XmCascadeButton.shadowThickness: 2
  5327. Netscape*XmCascadeButtonGadget.shadowThickness: 2
  5328.  
  5329. !!
  5330. !! *logo
  5331. !!
  5332. *logo.animationInterval:        150
  5333. *logo.marginBottom:                0
  5334. *logo.marginLeft:                0
  5335. *logo.marginRight:                0
  5336. *logo.marginTop:                0
  5337. *logo.shadowThickness:            1
  5338. *logo.documentationString:        Netscape Communications Corporation home page
  5339. *logo.tipString:                Go to Netscape
  5340.  
  5341. *historyMenuBox.marginHeight:    0
  5342. *historyMenuBox.marginWidth:    0
  5343.  
  5344. *characterToolbarFrame.leftOffset:    2
  5345. *paragraphToolbarFrame.leftOffset:    2
  5346. *composeToolbarFrame.leftOffset:    2
  5347.  
  5348. *topPane.shadowThickness:        2
  5349. *bottomPane.shadowThickness:        2
  5350. *topPane.shadowType:            SHADOW_IN
  5351. *bottomPane.shadowType:            SHADOW_IN
  5352.  
  5353. ! Go ahead, try and figure out why some of these need to be on the
  5354. ! _popup version, and some need to be one level deeper.  I dare you.
  5355. !*dialog.width:                500
  5356. !*history.width:            500
  5357. !*mailto.width:                500
  5358. !*cache_popup.width:            500
  5359. *userConfig_popup.width:        500
  5360. *userConfig.width:            500
  5361. *fileSelector.width:            500
  5362. *fileBrowser.width:            500
  5363.  
  5364. ! I had to hardcode this in the C code - doesn't work from here...
  5365. !*history_popup.allowShellResize:    False
  5366.  
  5367. ! Get rid of all navigation; it's totally broken for Paned windows,
  5368. ! and for the form widgets under the drawingArea.
  5369. *highlightThickness:            0
  5370. *navigationType:            NONE
  5371.  
  5372. ! Uh, but turn it back on in the popups (really I'd like to turn it off
  5373. ! in all non-popups, but I don't think there's a way to specify that...)
  5374. *XmDialogShell*highlightThickness:    2
  5375. *XmDialogShell*navigationType:        TAB_GROUP
  5376.  
  5377. ! Mail compose needs TAB_GROUP
  5378. !*Composition*form.navigationType:       TAB_GROUP
  5379. *mailcompose_container*XmText.navigationType:           TAB_GROUP
  5380. *mailcompose_container*XmTextField.navigationType:      TAB_GROUP
  5381.  
  5382. ! Uh, and turn it on only in text fields of forms.
  5383. ! But of course this doesn't work quite right.
  5384. *drawingArea*XmText.navigationType:    TAB_GROUP
  5385. *drawingArea*XmTextField.navigationType:TAB_GROUP
  5386.  
  5387. ! Sorry, things don't display properly if you configure Netscape to put its
  5388. ! scrollbars on the left or top of the document area.
  5389. Netscape*scroller.scrollBarPlacement:    BOTTOM_RIGHT
  5390.  
  5391. ! Put scrollbars right next to text fields in forms (and lists).
  5392. *drawingArea*XmScrolledWindow.spacing:            0
  5393.  
  5394. ! Do not under any circumstances change the following line:
  5395. Netscape.version:         4.61
  5396.  
  5397.  
  5398. ! ============================================================================
  5399. ! Fonts in the widgets.
  5400. ! These fonts are all down in Motif land, and thus are not controlled by the
  5401. ! font selector on the Preferences dialog.  That applies only to fonts in
  5402. ! the document display area.
  5403. ! ============================================================================
  5404. !
  5405. *fontList:            -*-helvetica-medium-r-normal-*-*-120-*-*-*-*-iso8859-*
  5406.  
  5407. *XmTextField.fontList:        -adobe-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-*
  5408. *XmText.fontList:        -adobe-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-*
  5409. *XmList*fontList:        -adobe-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-*
  5410.  
  5411. ! SGI default:
  5412. !*menuBar*fontList:        -*-helvetica-bold-o-*-*-*-120-*-*-*-*-iso8859-*
  5413. ! Sensible default:
  5414. !*menuBar*fontList:        -*-lucida-medium-r-normal-*-*-120-*-*-*-*-iso8859-*
  5415.  
  5416. *menuBar*historyTruncated.fontList:\
  5417.                 -*-helvetica-medium-o-*-*-*-120-*-*-*-*-iso8859-*
  5418. *popup*fontList:        -*-helvetica-medium-r-normal-*-*-120-*-*-*-*-iso8859-*
  5419.  
  5420. !*topArea*fontList:        -*-helvetica-bold-r-*-*-*-120-*-*-*-*-iso8859-*
  5421. !*topArea*XmTextField.fontList:    -*-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-*
  5422. !*topArea*XmText.fontList:    -*-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-*
  5423.  
  5424. !*bookmark*fontList:          -*-helvetica-medium-r-*-*-*-120-*-*-*-*-iso8859-*
  5425. !*bookmark*fontList:            -*-helvetica-bold-r-*-*-*-120-*-*-*-*-iso8859-*
  5426. !*bookmark*selectedLabel.fontList:\
  5427.                   -*-helvetica-medium-r-*-*-*-120-*-*-*-*-iso8859-*
  5428. !*bookmark*XmTextField.fontList:    -*-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-*
  5429. !*bookmark*XmText.fontList:    -*-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-*
  5430.  
  5431. *docinfoButton.fontList:      -*-helvetica-medium-r-*-*-*-120-*-*-*-*-iso8859-*
  5432. *mailto*urlLabel.fontList:    -*-helvetica-medium-r-*-*-*-140-*-*-*-*-iso8859-*
  5433.  
  5434. *licenseDialog*text.fontList:    -adobe-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-*
  5435.  
  5436. ! These are the fonts used in the outline lists used in Mail, News, Bookmarks,
  5437. ! and Address Book windows.  (Note that there can't be any whitespace after
  5438. ! the commas.)
  5439.  
  5440. ! For non-SUN platforms, user can accept font size to be 10 pt on the message list
  5441. Netscape*XmLGrid*fontList:\
  5442. -*-helvetica-medium-r-*-*-*-100-*-*-*-*-iso8859-*,\
  5443. -*-helvetica-bold-r-*-*-*-100-*-*-*-*-iso8859-*=BOLD,\
  5444. -*-helvetica-medium-o-*-*-*-100-*-*-*-*-iso8859-*=ITALIC
  5445.  
  5446. ! For SUN platforms, user wants default font size to be 12 pt on the message list to be readable
  5447. !Netscape*XmLGrid*fontList:\
  5448. -*-helvetica-medium-r-*-*-*-120-*-*-*-*-iso8859-*,\
  5449. -*-helvetica-bold-r-*-*-*-120-*-*-*-*-iso8859-*=BOLD,\
  5450. -*-helvetica-medium-o-*-*-*-120-*-*-*-*-iso8859-*=ITALIC
  5451.  
  5452. ! Font for the Mail/News banner
  5453. ! For non-SUN platforms, user can accept font size to be 10 pt to be default on the message list
  5454. Netscape*banner*folderDropdown*XmLabel.fontList: -adobe-courier-bold-r-*-*-*-100-*-*-*-*-iso8859-*
  5455. Netscape*banner*folderDropdown*fontList:\
  5456. -adobe-courier-medium-r-*-*-*-100-*-*-*-*-iso8859-*,\
  5457. -adobe-courier-bold-r-*-*-*-100-*-*-*-*-iso8859-*=BOLD
  5458.  
  5459. Netscape*banner*title.fontList:        -*-helvetica-bold-r-*-*-*-100-*-*-*-*-iso8859-*
  5460. Netscape*banner*subtitle.fontList:    -*-helvetica-medium-r-*-*-*-100-*-*-*-*-iso8859-*
  5461. Netscape*banner*info.fontList:    -*-helvetica-medium-r-*-*-*-100-*-*-*-*-iso8859-*
  5462.  
  5463. ! For SUN platforms, user wants default font size to be 12 pt on the message list to be readable
  5464. !Netscape*banner*folderDropdown*XmLabel.fontList: -adobe-courier-bold-r-*-*-*-120-*-*-*-*-iso8859-*
  5465. !Netscape*banner*folderDropdown*.fontList:\
  5466. -adobe-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-*,\
  5467. -adobe-courier-bold-r-*-*-*-120-*-*-*-*-iso8859-*=BOLD
  5468.  
  5469. !Netscape*banner*title.fontList:        -*-helvetica-bold-r-*-*-*-120-*-*-*-*-iso8859-*
  5470. !Netscape*banner*subtitle.fontList:    -*-helvetica-medium-r-*-*-*-120-*-*-*-*-iso8859-*
  5471. !Netscape*banner*info.fontList:    -*-helvetica-medium-r-*-*-*-120-*-*-*-*-iso8859-*
  5472.  
  5473. *banner*folderDropdown*shadowThickness: 1
  5474. ! Font for the Thread window expando flippy label
  5475. *arrowlabel.fontList:        -*-helvetica-medium-r-*-*-*-120-*-*-*-*-iso8859-*
  5476.  
  5477. ! Font for the attachment panel icon label
  5478. ! need class name to defeat *sgiMode
  5479. Netscape*attachItemLabel*fontList:    -*-helvetica-medium-r-*-*-*-120-*-*-*-*-iso8859-*
  5480.  
  5481. ! This is the default charset for the View | Character Set menu.
  5482. ! The following values have special meanings:
  5483. !   iso-2022-jp: Japanese (Auto-Detect)
  5484. !   iso-2022-kr: Korean (Auto-Detect)
  5485. !
  5486. *defaultCharset:    iso-8859-1
  5487. !*defaultCharset:    iso-8859-2
  5488. !*defaultCharset:    windows-1250
  5489. !*defaultCharset:    iso-2022-jp
  5490. !*defaultCharset:    shift_jis
  5491. !*defaultCharset:    euc-jp
  5492. !*defaultCharset:    big5
  5493. !*defaultCharset:    x-euc-tw
  5494. !*defaultCharset:    gb2312
  5495. !*defaultCharset:    iso-2022-kr
  5496. !*defaultCharset:    iso-8859-5
  5497. !*defaultCharset:    koi8-r
  5498. !*defaultCharset:    windows-1251
  5499. !*defaultCharset:    iso-8859-7
  5500. !*defaultCharset:    windows-1253
  5501. !*defaultCharset:    iso-8859-9
  5502. !*defaultCharset:    utf-8
  5503. !*defaultCharset:    utf-7
  5504.  
  5505.  
  5506.  
  5507. ! ============================================================================
  5508. ! Fonts used in the display area.
  5509. ! ============================================================================
  5510.  
  5511.  
  5512. ! Default fonts for various charsets, prop(ortional) and fixed.
  5513. !
  5514. ! Format is foundry-family-pointsize-scaling.
  5515. ! Pointsize is in tenths of a point.
  5516. ! Scaling is either "scale" or "noscale".
  5517. !
  5518. ! These are only used the first time you start up.
  5519. ! After that, the preferences file is used.
  5520. ! The "Defaults" button in the Preferences dialog will revert to these.
  5521. !
  5522. *documentFonts.defaultFont*iso-8859-1.prop:    adobe-times-120-noscale
  5523. *documentFonts.defaultFont*iso-8859-1.fixed:    adobe-courier-100-noscale
  5524.  
  5525. *documentFonts.defaultFont*UTF-8.prop:    nsPseudoFont-times-120-noscale
  5526. *documentFonts.defaultFont*UTF-8.fixed:    nsPseudoFont-courier-100-noscale
  5527.  
  5528.  
  5529. ! This table maps weight/slant pairs to bold/italic/boldItalic/normal
  5530. !
  5531. *documentFonts.face*-:            normal
  5532. *documentFonts.face*bold-i:        boldItalic
  5533. *documentFonts.face*bold-o:        boldItalic
  5534. *documentFonts.face*bold-r:        bold
  5535. *documentFonts.face*book-o:        italic
  5536. *documentFonts.face*book-r:        normal
  5537. *documentFonts.face*demi-i:        boldItalic
  5538. *documentFonts.face*demi-o:        boldItalic
  5539. *documentFonts.face*demi-r:        bold
  5540. *documentFonts.face*demibold-i:        boldItalic
  5541. *documentFonts.face*demibold-r:        bold
  5542. *documentFonts.face*light-i:        italic
  5543. *documentFonts.face*light-r:        normal
  5544. *documentFonts.face*medium-i:        italic
  5545. *documentFonts.face*medium-o:        italic
  5546. *documentFonts.face*medium-r:        normal
  5547. *documentFonts.face*medium-roman:    normal
  5548. *documentFonts.face*normal-i:        italic
  5549. *documentFonts.face*normal-r:        normal
  5550. *documentFonts.face*regular-i:        italic
  5551. *documentFonts.face*regular-r:        normal
  5552. *documentFonts.face*roman-r:        normal
  5553. *documentFonts.face*w3-r:        normal
  5554. *documentFonts.face*w3h-r:        normal
  5555. *documentFonts.face*w4-r:        normal
  5556. *documentFonts.face*w5-r:        normal
  5557. *documentFonts.face*w9-r:        normal
  5558.  
  5559.  
  5560. ! This table maps XLFD family names to nice family names
  5561. !
  5562. *documentFonts.family*djb:            DJB
  5563. *documentFonts.family*haebfix:            Haeberli Fixed
  5564. *documentFonts.family*itc avant garde gothic:    ITC Avant Garde Gothic
  5565. *documentFonts.family*itc bookman:        ITC Bookman
  5566. *documentFonts.family*itc zapf chancery:    ITC Zapf Chancery
  5567. *documentFonts.family*itc zapf dingbats:    ITC Zapf Dingbats
  5568. *documentFonts.family*lucidatypewriter:        Lucida Typewriter
  5569.  
  5570.  
  5571. ! This table maps XLFD foundry names to nice foundry names
  5572. !
  5573. *documentFonts.foundry*b&h:    B&H
  5574. *documentFonts.foundry*dec:    DEC
  5575. *documentFonts.foundry*hku:    HKU
  5576. *documentFonts.foundry*sgi:    SGI
  5577. *documentFonts.foundry*nsPseudoFont:    NSPseudoFonts
  5578.  
  5579.  
  5580. ! This table maps MIME charsets to language groups
  5581. !
  5582. *documentFonts.charsetlang*gb_2312-80:            Simplified Chinese
  5583. *documentFonts.charsetlang*iso-8859-1:            Western
  5584. *documentFonts.charsetlang*iso-8859-2:            Central European
  5585. *documentFonts.charsetlang*iso-8859-5:            Cyrillic
  5586. *documentFonts.charsetlang*iso-8859-7:            Greek
  5587. *documentFonts.charsetlang*iso-8859-9:            Turkish
  5588. *documentFonts.charsetlang*jis_x0201:            Japanese
  5589. *documentFonts.charsetlang*jis_x0208-1983:        Japanese
  5590. *documentFonts.charsetlang*jis_x0212-1990:        Japanese
  5591. *documentFonts.charsetlang*koi8-r:            Cyrillic
  5592. *documentFonts.charsetlang*ks_c_5601-1987:        Korean
  5593. *documentFonts.charsetlang*x-cns11643-1110:        Traditional Chinese
  5594. *documentFonts.charsetlang*x-cns11643-1:        Traditional Chinese
  5595. *documentFonts.charsetlang*x-cns11643-2:        Traditional Chinese
  5596. *documentFonts.charsetlang*x-gb2312-11:            Simplified Chinese
  5597. *documentFonts.charsetlang*x-jisx0208-11:        Japanese
  5598. *documentFonts.charsetlang*x-ksc5601-11:        Korean
  5599. *documentFonts.charsetlang*x-x-big5:            Traditional Chinese
  5600. *documentFonts.charsetlang*unicode-2-0:            Unicode
  5601.  
  5602.  
  5603. ! This table maps X11 font charsets to MIME charsets
  5604. !
  5605. *documentFonts.charset*-:                    x-ignore
  5606. *documentFonts.charset*-ascii:                    x-ignore
  5607. *documentFonts.charset*-dingbats:                x-ignore
  5608. *documentFonts.charset*-hiragana:                x-ignore
  5609. *documentFonts.charset*-ibm pc:                    x-ignore
  5610. *documentFonts.charset*-katakana:                x-ignore
  5611. *documentFonts.charset*-roman:                    x-ignore
  5612. *documentFonts.charset*-symbol:                    x-ignore
  5613. *documentFonts.charset*78-h:                    x-ignore
  5614. *documentFonts.charset*78.euc-h:                x-ignore
  5615. *documentFonts.charset*add-h:                    x-ignore
  5616. *documentFonts.charset*adobe.cns1-0:                x-ignore
  5617. *documentFonts.charset*adobe.gb1-0:                x-ignore
  5618. *documentFonts.charset*adobe.japan1-0:                x-ignore
  5619. *documentFonts.charset*adobe.japan1-1:                x-ignore
  5620. *documentFonts.charset*adobe.japan1-2:                x-ignore
  5621. *documentFonts.charset*adobe.japan2-0:                x-ignore
  5622. *documentFonts.charset*adobe.korea1-0:                x-ignore
  5623. *documentFonts.charset*big5-0:                    x-x-big5
  5624. *documentFonts.charset*big5.et-0:                x-x-big5
  5625. *documentFonts.charset*big5.et.ext-0:                x-x-big5
  5626. *documentFonts.charset*big5.etext-0:                x-x-big5
  5627. *documentFonts.charset*big5.hku-0:                x-x-big5
  5628. *documentFonts.charset*big5.hku-1:                x-x-big5
  5629. *documentFonts.charset*big5.pc-0:                x-x-big5
  5630. *documentFonts.charset*big5.shift-0:                x-x-big5
  5631. *documentFonts.charset*cmr.sun-fontspecific:            x-ignore
  5632. *documentFonts.charset*cns11643-0:                x-cns11643-1
  5633. *documentFonts.charset*cns11643-1:                x-cns11643-2
  5634. *documentFonts.charset*cns11643.1986-1:                x-cns11643-1
  5635. *documentFonts.charset*cns11643.1986-2:                x-cns11643-2
  5636. *documentFonts.charset*cns11643.1992-1:                x-cns11643-1
  5637. *documentFonts.charset*cns11643.1992-2:                x-cns11643-2
  5638. *documentFonts.charset*cns11643.1992.1-0:            x-cns11643-1
  5639. *documentFonts.charset*cns11643.1992.2-0:            x-cns11643-2
  5640. *documentFonts.charset*dec-decctrl:                x-ignore
  5641. *documentFonts.charset*dec-decksroman:                x-ignore
  5642. *documentFonts.charset*dec-decmath_extension:            x-ignore
  5643. *documentFonts.charset*dec-decmath_italic:            x-ignore
  5644. *documentFonts.charset*dec-decmath_symbol:            x-ignore
  5645. *documentFonts.charset*dec-decsuppl:                x-ignore
  5646. *documentFonts.charset*dec-dectech:                x-ignore
  5647. *documentFonts.charset*dec-drcs:                x-ignore
  5648. *documentFonts.charset*dec-fontspecific:            x-ignore
  5649. *documentFonts.charset*dec.cns11643.1986-2:            x-cns11643-1110
  5650. *documentFonts.charset*dec.cns11643.1986-udc:            x-ignore
  5651. *documentFonts.charset*dec.dtscs.1990-2:            x-ignore
  5652. *documentFonts.charset*euc-h:                    x-ignore
  5653. *documentFonts.charset*ext-h:                    x-ignore
  5654. *documentFonts.charset*gb2312.1980-0:                gb_2312-80
  5655. *documentFonts.charset*gb2312.1980-1:                x-gb2312-11
  5656. *documentFonts.charset*gb2312.1980-udc:                x-ignore
  5657. *documentFonts.charset*hojo-h:                    x-ignore
  5658. *documentFonts.charset*hp-japanese15:                x-ignore
  5659. *documentFonts.charset*hp-japaneseeuc:                x-ignore
  5660. *documentFonts.charset*hp-roman8:                x-ignore
  5661. *documentFonts.charset*hpbig5-:                    x-x-big5
  5662. *documentFonts.charset*ibm-850:                    x-ignore
  5663. *documentFonts.charset*ibm-fontspecific:            x-ignore
  5664. *documentFonts.charset*ibm-ibmcs01007ext:            x-ignore
  5665. *documentFonts.charset*ibm-special:                x-ignore
  5666. *documentFonts.charset*ibm-udcjp:                x-ignore
  5667. *documentFonts.charset*iso646.1991-irv:                x-ignore
  5668. *documentFonts.charset*iso8859-1:                iso-8859-1
  5669. *documentFonts.charset*iso8859-2:                iso-8859-2
  5670. *documentFonts.charset*iso8859-3:                x-ignore
  5671. *documentFonts.charset*iso8859-4:                x-ignore
  5672. *documentFonts.charset*iso8859-5:                iso-8859-5
  5673. *documentFonts.charset*iso8859-6:                x-ignore
  5674. *documentFonts.charset*iso8859-7:                iso-8859-7
  5675. *documentFonts.charset*iso8859-8:                x-ignore
  5676. *documentFonts.charset*iso8859-9:                iso-8859-9
  5677. *documentFonts.charset*iso8859-adobe:                x-ignore
  5678. *documentFonts.charset*itc zapf dingbats.adobe-fontspecific:    x-ignore
  5679. *documentFonts.charset*itc zapfdingbats.sun-fontspecific:    x-ignore
  5680. *documentFonts.charset*jisx0201-romankana:            x-ignore
  5681. *documentFonts.charset*jisx0201.1976-0:                jis_x0201
  5682. *documentFonts.charset*jisx0201.1976-1:                jis_x0201
  5683. *documentFonts.charset*jisx0208-kanji00:            x-ignore
  5684. *documentFonts.charset*jisx0208-kanji11:            x-ignore
  5685. *documentFonts.charset*jisx0208.1983-0:                jis_x0208-1983
  5686. *documentFonts.charset*jisx0208.1983-1:                x-jisx0208-11
  5687. *documentFonts.charset*jisx0208.1990-0:                jis_x0208-1983
  5688. *documentFonts.charset*jisx0212.1990-0:                jis_x0212-1990
  5689. *documentFonts.charset*jisx0212.1990-ocmp.1992:            jis_x0212-1990
  5690. *documentFonts.charset*koi8-1:                    koi8-r
  5691. *documentFonts.charset*koi8-r:                    koi8-r
  5692. *documentFonts.charset*ks-roman:                x-ignore
  5693. *documentFonts.charset*ksc5601.1987-0:                ks_c_5601-1987
  5694. *documentFonts.charset*ksc5601.1987-1:                x-ksc5601-11
  5695. *documentFonts.charset*misc-fontspecific:            x-ignore
  5696. *documentFonts.charset*necjisx0208.1983-0:            x-ignore
  5697. *documentFonts.charset*novanet-1:                x-ignore
  5698. *documentFonts.charset*nwp-h:                    x-ignore
  5699. *documentFonts.charset*pimai.adobe-fontspecific:        x-ignore
  5700. *documentFonts.charset*rksj-h:                    x-ignore
  5701. *documentFonts.charset*screen.sun-fontspecific:            x-ignore
  5702. *documentFonts.charset*sgi-fontspecific:            x-ignore
  5703. *documentFonts.charset*shiftjis-0:                x-ignore
  5704. *documentFonts.charset*sunolcursor-1:                x-ignore
  5705. *documentFonts.charset*sunolglyph-1:                x-ignore
  5706. *documentFonts.charset*symbol.adobe-fontspecific:        x-ignore
  5707. *documentFonts.charset*symbol.sun-fontspecific:            x-ignore
  5708. *documentFonts.charset*tis620.2533-1:                x-ignore
  5709. *documentFonts.charset*ucs2.cjk-rest:                x-ignore
  5710. *documentFonts.charset*ucs2.cns11643.1986-1:            x-ignore
  5711. *documentFonts.charset*ucs2.cns11643.1986-2:            x-ignore
  5712. *documentFonts.charset*ucs2.gb2312.1980-0:            x-ignore
  5713. *documentFonts.charset*ucs2.ibm-udccn:                x-ignore
  5714. *documentFonts.charset*wp-symbol:                x-ignore
  5715. *documentFonts.charset*zapfdingbats.adobe-fontspecific:        x-ignore
  5716.  
  5717.  
  5718. ! There are 7 font sizes, 1 thru 7.  The default font is 3, and the others
  5719. ! are based on this.  The default increment is 20%, which means that the 4
  5720. ! is 20% larger than the 3, the 5 is 40% larger, and so on.
  5721. !
  5722. *documentFonts.sizeIncrement:    20
  5723.  
  5724. ! Maximum size to scale fonts, in points.
  5725. *documentFonts.maximumPoints: 200
  5726.  
  5727. ! CSS-1 generic font family mapping
  5728. ! to change the defaults, uncomment and give a different family name
  5729. ! *documentFonts.generic.serif: times
  5730. ! *documentFonts.generic.sans-serif: helvetica
  5731. ! *documentFonts.generic.cursive: itc zapf chancery
  5732. ! *documentFonts.generic.fantasy: new century schoolbook
  5733. ! *documentFonts.generic.monospace: courier
  5734.  
  5735. ! Some people have both 75 DPI (dots per inch) and 100 DPI versions of the
  5736. ! same fonts in their font path, and, to make matters even worse, they have
  5737. ! the 75 before the 100 even if their monitor is around 100 DPI.  The
  5738. ! following is provided so that these people can hack their fonts without
  5739. ! having to correct their font path.
  5740. !
  5741. ! To correct your font path, take a look at
  5742. !   http://home.netscape.com/assist/support/client/tn/unix/10305.html
  5743. ! which is a Technical Note linked from Help->Frequently Asked Questions.
  5744. !
  5745. ! The last part of the left hand side (iso-8859-1) is the MIME charset
  5746. ! corresponding to the X11 font charset (see above).
  5747. !
  5748. ! To use e.g. 100 DPI fonts, change the final "*" to "100".
  5749. !
  5750. *documentFonts.xResolution*iso-8859-1:    *
  5751. *documentFonts.yResolution*iso-8859-1:    *
  5752.  
  5753.  
  5754. ! ============================================================================
  5755. ! Fonts used for printing.
  5756. ! ============================================================================
  5757. !
  5758. ! psname  is the full PostScript font name
  5759. ! pscode  is the character encoding used in the PostScript font
  5760. ! pswidth is the PostScript width per character, only useful for "square"
  5761. !         fonts such as those found in East Asia
  5762.  
  5763.  
  5764. ! The following Latin-1 PostScript printer fonts are hard-coded into Netscape
  5765. ! and cannot be changed.
  5766. !
  5767. !*documentFonts.latin1.variable.normal*psname:        Times-Roman
  5768. !*documentFonts.latin1.variable.bold*psname:        Times-Bold
  5769. !*documentFonts.latin1.variable.italic*psname:        Times-Italic
  5770. !*documentFonts.latin1.variable.boldItalic*psname:    Times-BoldItalic
  5771. !*documentFonts.latin1.fixed.normal*psname:        Courier
  5772. !*documentFonts.latin1.fixed.bold*psname:        Courier-Bold
  5773. !*documentFonts.latin1.fixed.italic*psname:        Courier-Oblique
  5774. !*documentFonts.latin1.fixed.boldItalic*psname:        Courier-BoldOblique
  5775. !*documentFonts.latin1*pscode:                iso-8859-1
  5776. !*documentFonts.latin1*pswidth:                *
  5777.  
  5778.  
  5779. ! Netscape does not differentiate between variable and fixed, and between
  5780. ! normal, bold, italic and boldItalic for the following East Asian fonts.
  5781. !
  5782. ! The charset fields are the charset names corresponding to the available
  5783. ! locales (e.g. for Japan, that would be euc-jp and shift_jis).
  5784. !
  5785. *documentFonts.euc-jp*psname:        Ryumin-Light-RKSJ-H
  5786. *documentFonts.euc-jp*pscode:        shift_jis
  5787. *documentFonts.euc-jp*pswidth:        1000
  5788. *documentFonts.euc-jp*psascent:        950
  5789.  
  5790. *documentFonts.shift_jis*psname:    Ryumin-Light-RKSJ-H
  5791. *documentFonts.shift_jis*pscode:    shift_jis
  5792. *documentFonts.shift_jis*pswidth:    1000
  5793. *documentFonts.shift_jis*psascent:    950
  5794.  
  5795. *documentFonts.EUC-KR*psname:        SMgoJ
  5796. *documentFonts.EUC-KR*pscode:        euc-kr
  5797. *documentFonts.EUC-KR*pswidth:        1000
  5798. *documentFonts.EUC-KR*psascent:        950
  5799.  
  5800. !*documentFonts.gb2312*psname:        ???
  5801. !*documentFonts.gb2312*pscode:        ???
  5802. !*documentFonts.gb2312*pswidth:        ???
  5803. !*documentFonts.gb2312*psascent:    ???
  5804.  
  5805. !*documentFonts.x-euc-tw*psname:    ???
  5806. !*documentFonts.x-euc-tw*pscode:    ???
  5807. !*documentFonts.x-euc-tw*pswidth:    ???
  5808. !*documentFonts.x-euc-tw*psascent:    ???
  5809.  
  5810. ! Unicode Pseudo Font
  5811. ! These map a Unicode Pseudo Font 
  5812. ! latin-1 font name to an equivalent 
  5813. ! font name for a different encoding
  5814. *unicodeFont.helvetica*jis_x0208-1983:        gothic
  5815. *unicodeFont.helvetica*jis_x0201:             gothic
  5816. *unicodeFont.times*jis_x0208-1983:            mincho
  5817. *unicodeFont.times*jis_x0201:                 mincho
  5818. *unicodeFont.courier*jis_x0208-1983:          fixed
  5819. *unicodeFont.courier*jis_x0201:               fixed
  5820. *unicodeFont.lucida*jis_x0208-1983:           gothic
  5821. *unicodeFont.lucida*jis_x0201:                gothic
  5822. *unicodeFont.lucidatypewriter*jis_x0208-1983: gothic
  5823. *unicodeFont.lucidatypewriter*jis_x0201:      gothic
  5824. *unicodeFont.allowHPScaling:                  false
  5825. !*unicodeFont.screenDpi:                       100
  5826. !*javaFont.usePointSizing:                     false
  5827. !*javaFont.screenDpi:                          100
  5828.  
  5829.  
  5830. *scrollerX*VertScrollBar.width:        10
  5831. *scrollerX*VertScrollBar.height:    100
  5832.  
  5833. ! Mail search dialog...
  5834. *MNSearch.title:                          Netscape: Search
  5835. *MNSearch.iconName:                       Search
  5836. *MNSearch*SearchBtn.labelString:          Search
  5837. *MNSearch*NewBtn.labelString:             Clear 
  5838. *MNSearch*MiscBtn.labelString:            Options...
  5839. *MNSearch*HelpBtn.labelString:          Help
  5840. *MNSearch*SaveAsBtn.labelString:          Save As...
  5841. *MNSearch*CloseBtn.labelString:           Close
  5842. *matchAll.labelString:           Match all of the following
  5843. *matchAny.labelString:           Match any of the following
  5844. *MNSearch*SaveAsDialogTextLabel.labelString:              Newsgroup Name:
  5845. *searchSaveAsPromptDialog.dialogTitle:        Netscape: Save As Virtual Newsgroup
  5846. *MNSearch*SaveAsDialogInfo.labelString:    Saving search criteria will create a Virtual Newsgroup based on that\n\criteria. The Virtual Newsgroup will be available from the folder list in\n\the Messenger window.
  5847.  
  5848. *where.labelString:                       where
  5849. *MNSearch*searchFolderLabel.labelString:  Search for messages in
  5850. *MNSearch*itemsLabelTitle.labelString:    Total items found:
  5851. *MNSearch.width:                   650
  5852. ! needs to match up with XFE_SEARCH_DATE_FORMAT in ns/cmd/xfe/xfe_err.h
  5853. *MNSearch*labelValueField.labelString:    mm/dd/yyyy
  5854. *MNSearch*moreBtn.labelString:          More
  5855. *MNSearch*lessBtn.labelString:          Fewer
  5856. *MNSearch*searchContent.marginWidth:      5
  5857. *MNSearch*searchContent.marginHeight:      5
  5858. *MNSearch*resultComment.topOffset:       4
  5859. *MNSearch*goToMessageFolder.labelString:  Open Message Folder
  5860. *MNSearch*fileMsg.labelString:            File in:
  5861. *MNSearch*fileMsg.buttonLayout:           button_label_only
  5862. *MNSearch*deleteMsg.labelString:          Delete Message
  5863. *popup*copySubmenu.labelString:              Copy Message
  5864.  
  5865. ! Advanced mail search (Options) dialog
  5866. *advancedSearch*subfolderToggle.labelString:    Search Subfolders
  5867. *advancedSearch*whenOnlineSearch.labelString: When online, search for messages:
  5868. *advancedSearch*searchLocalToggle.labelString:    on your local system
  5869. *advancedSearch*searchServerToggle.labelString:    on the specified server
  5870.  
  5871. ! Ldap Search
  5872. *Ldap.title:                              Netscape:Search Directories
  5873. *Ldap.iconName:                           Search Directories
  5874. *Ldap*A_the1.labelString:                 the
  5875. *Ldap*A_the2.labelString:                 and the
  5876. *Ldap*SearchBtn.labelString:         Search
  5877. *Ldap*NewBtn.labelString:             Clear
  5878. *Ldap*MiscBtn.labelString:             Help    
  5879. *Ldap*CloseBtn.labelString:         Close
  5880. *Ldap*ldapSearchFolderLabel.labelString: Search for items
  5881. *Ldap*itemsLabelTitle.labelString:        Total items found:
  5882. *Ldap.width:                650
  5883. *Ldap.height:                250
  5884. *Ldap*labelValueField.labelString:    mm/dd/yy
  5885. *Ldap*searchContent.marginWidth:    5
  5886. *Ldap*searchContent.marginHeight:    5
  5887. *Ldap*resultComment.topOffset:         4
  5888. *Ldap*ldapCommands.marginWidth:       10
  5889. *Ldap*ldapCommands.spacing:           20    
  5890. *Ldap*toAddrBook.labelString:       Add To Address Book
  5891. *Ldap*toCompose.labelString:         Compose Message
  5892.  
  5893. !
  5894. ! Navigator mouse documentation.
  5895. !
  5896. *tipLabel.fontList:           -*-helvetica-medium-r-*-*-*-120-*-*-*-*-iso8859-*
  5897. Netscape*tipLabel.background:  #FFFFCC
  5898. Netscape*tipLabel.foreground:  Black
  5899. Netscape*tipShell.borderColor: Black
  5900. Netscape*tipShell.borderWidth: 1
  5901.  
  5902. !
  5903. ! Browser documentation and tip strings
  5904. !
  5905.  
  5906. ! Navigator/Toolbar (tip strings and special documentation strings)
  5907. *back.tipString:                    Go to previous page
  5908. *forward.tipString:                    Go to next page
  5909. *home.tipString:                    Go to the Home page
  5910. *home.documentationString:          Go to the Home page
  5911. *search.tipString:                  Search on the Internet
  5912. *search.documentationString:        Search the Internet for information
  5913. *MailThread*search.documentationString:  Search mail and newsgroup messages
  5914. *MailMsg*search.documentationString:  Search mail and newsgroup messages
  5915. *MailFolder*search.documentationString:  Search mail and newsgroup messages
  5916. *destinations.tipString:            Your personal start page
  5917. *destinations.documentationString:  Go to your personal start page
  5918. *guide.tipString:            Interesting places on the Internet
  5919. *guide.documentationString:  Go to interesting places on the Internet
  5920. *showImages.tipString:              Display images on this page
  5921. *reload.tipString:                  Reload this page from the server
  5922. *stopLoading.tipString:             Stop the current transfer
  5923.  
  5924. !
  5925. ! Some mail/news documentation and tip strings
  5926. !
  5927. !*MailFolder*stopLoading.tipString:  Stop downloading messages
  5928. !*MailFolder*search.documentationString:    Search mail and newsgroup messages
  5929. !*MailThread*search.documentationString:    Search mail and newsgroup messages
  5930. !*MailMsg*search.documentationString:    Search mail and newsgroup messages
  5931.  
  5932. !!
  5933. !! *urlBarItem
  5934. !!
  5935. *urlBarItem.shadowType:                    shadow_out
  5936. *urlBarItem.shadowThickness:            1
  5937. *urlBarItem.marginLeft:                    1
  5938. *urlBarItem.marginRight:                1
  5939. *urlBarItem.marginTop:                    1
  5940. *urlBarItem.marginBottom:                1
  5941.  
  5942. !!
  5943. !! *bookmarkQuickfile
  5944. !!
  5945. *bookmarkQuickfile.labelString:            Bookmarks
  5946. *bookmarkQuickfile.tipString:            Bookmark QuickFile
  5947. *bookmarkQuickfile.documentationString:    Bookmark QuickFile
  5948. *bookmarkQuickfile.topOffset:            2
  5949. *bookmarkQuickfile.leftOffset:            2
  5950. *bookmarkQuickfile.buttonLayout:        button_label_on_right
  5951. *bookmarkQuickfile.mappingDelay:        0
  5952.  
  5953. !!
  5954. !! *relatedItems
  5955. !!
  5956. *relatedItems.labelString:                What's Related
  5957. *relatedItems.tipString:                What's Related
  5958. *relatedItems.documentationString:        What's Related
  5959. *relatedItems.topOffset:                2
  5960. *relatedItems.leftOffset:                2
  5961. *relatedItems.buttonLayout:                button_label_on_right
  5962.  
  5963. !!
  5964. !! *urlLocationProxyIcon
  5965. !!
  5966. *urlLocationProxyIcon.tipString:    \
  5967. Drag this to create a link to this page
  5968. *urlLocationProxyIcon.documentationString:    \
  5969. Drag this to create a link to this page
  5970. *urlLocationProxyIcon.topOffset:        3
  5971. *urlLocationProxyIcon.leftOffset:        3
  5972. *urlLocationProxyIcon.cursor:            hand2
  5973.  
  5974. *urlLocationProxyIcon.shadowThickness:            0
  5975. *urlLocationProxyIcon.raiseBorderThickness:        0
  5976. *urlLocationProxyIcon.fillOnArm:                false
  5977. *urlLocationProxyIcon.buttonLayout:                button_pixmap_only
  5978.  
  5979.  
  5980. !!
  5981. !! *urlLocationLabel
  5982. !!
  5983. *urlLocationLabel.alignment:                alignment_end
  5984. *urlLocationLabel.recomputeSize:            False
  5985. *urlLocationLabel.marginHeight:                0
  5986. *urlLocationLabel.leftOffset:                4
  5987.  
  5988.  
  5989. *urlLocationLabel.netsiteLabelString:        Netsite:
  5990. *urlLocationLabel.uneditedLabelString:        Location:
  5991. *urlLocationLabel.editedLabelString:        Go To:
  5992.  
  5993. ! this must be the longer of the two...
  5994. *urlLocationLabel.labelString:                Location:
  5995.  
  5996. !!
  5997. !! Fixed Quickfile items
  5998. !!
  5999. *bookmarkQuickfile*addBookmark.labelString:                Add Bookmark
  6000. *bookmarkQuickfile*addBookmark.mnemonic:                    A
  6001. *bookmarkQuickfile*addBookmark.acceleratorText:            Alt+K
  6002.  
  6003. *bookmarkQuickfile*openBookmarks.labelString:                Edit Bookmarks...
  6004. *bookmarkQuickfile*openBookmarks.mnemonic:                    E
  6005. *bookmarkQuickfile*openBookmarks.acceleratorText:            Alt+B
  6006.  
  6007. *bookmarkQuickfile*fileBookmarksSubmenu.labelString:        File Bookmark
  6008. *bookmarkQuickfile*fileBookmarksSubmenu.mnemonic:            F
  6009.  
  6010. !!
  6011. !! *personalToolbarItem
  6012. !!
  6013. *personalToolbarItem.shadowType:                shadow_out
  6014. *personalToolbarItem.shadowThickness:            1
  6015. *personalToolbarItem.marginLeft:                1
  6016. *personalToolbarItem.marginRight:                1
  6017. *personalToolbarItem.marginTop:                    1
  6018. *personalToolbarItem.marginBottom:                1
  6019.  
  6020. *personalToolbar.shadowThickness:                0
  6021. *personalToolbar.marginLeft:                    0
  6022. *personalToolbar.marginRight:                    0
  6023. *personalToolbar.marginTop:                        0
  6024. *personalToolbar.marginBottom:                    0
  6025.  
  6026. *personalToolbar.spacing:                        1
  6027. *personalToolbar.raiseBorderThickness:            2
  6028.  
  6029. *personalToolbar*XfeButton.marginBottom:        1
  6030. *personalToolbar*XfeButton.marginLeft:            1
  6031. *personalToolbar*XfeButton.marginRight:            1
  6032. *personalToolbar*XfeButton.marginTop:            1
  6033. *personalToolbar*XfeButton.shadowThickness:        1
  6034.  
  6035. *personalToolbar*XfeCascade.marginBottom:        1
  6036. *personalToolbar*XfeCascade.marginLeft:            1
  6037. *personalToolbar*XfeCascade.marginRight:        1
  6038. *personalToolbar*XfeCascade.marginTop:            1
  6039. *personalToolbar*XfeCascade.shadowThickness:    1
  6040. *personalToolbar*XfeCascade.mappingDelay:        0
  6041.  
  6042. *personalToolbar*toolBarSeparator.shadowThickness:        0
  6043. *personalToolbar*toolBarSeparator.width:                20
  6044. *personalToolbar*toolBarSeparator.height:                2
  6045. *personalToolbar*toolBarSeparator.orientation:            horizontal
  6046.  
  6047.  
  6048. ! Navigator/Dashboard
  6049. *docinfoLabel.documentationString:    \
  6050. Security indicator, document is secure when doorkey is unbroken
  6051. *docinfoLabel.tipString:            Security Indicator
  6052. *biffButton.documentationString:    Launch mail window, and check for new mail
  6053. *biffButton.tipString:              Check Mail
  6054.  
  6055. ! Editor/Toolbar
  6056. *editorNewBlank.tipString:          New Document
  6057. *editorOpenFile.tipString:          Open File
  6058. *save.tipString:                    Save
  6059. *browsePage.tipString:              View in Browser
  6060. *editorBrowse.tipString:            View in Browser
  6061. *cut.tipString:                     Cut
  6062. *copy.tipString:                    Copy
  6063. *paste.tipString:                   Paste
  6064. *publish.tipString:                 Publish Document
  6065. *findInObject.tipString:            Find in Page <Alt+F>
  6066. *Editor*openPage.tipString:         Open File
  6067.  
  6068. *findInObject.tipString:            Find in Page <Alt+F>
  6069.  
  6070. *editorFormattingToolbar*buttonLayout:    button_pixmap_only
  6071. *editorFormattingToolbar*buttonLayout:    button_pixmap_only
  6072. *editorFormattingToolbar*mappingDelay:    0
  6073.  
  6074. *charSizeShrink.documentationString: Decrease font size 1 unit
  6075. *charSizeShrink.tipString:          Decrease Font Size
  6076. *charSizeGrow.documentationString:  Increase font size 1 unit
  6077. *charSizeGrow.tipString:            Increase Font Size
  6078. *fontSize.documentationString:      Set font size
  6079. *fontSize.tipString:                Set Font Size
  6080. !*bold.documentationString:         Set the style to Bold <Alt+B>
  6081. *bold.tipString:                    Bold
  6082. !*italic.documentationString:       Set the style to Italic <Alt+I>
  6083. *italic.tipString:                  Italic
  6084. !*fixed.documentationString:        Set the style to Fixed Width <Alt+T>
  6085. *fixed.tipString:                   Fixed Width
  6086. !*textColor.documentationString:    Change or edit current font color
  6087. *textColor.tipString:               Font Color
  6088. *makeLink.documentationString:        \
  6089. Make link to highlighted text, change existing link(s), or insert new link
  6090. *makeLink.tipString:                Make Link
  6091. *insertLink.tipString:                Insert or Make Link
  6092. *clearAllStyles.tipString:          Clear All Styles <Alt+K>
  6093. *insertTarget.documentationString:  Insert a Target (Named Anchor)
  6094. *insertTarget.tipString:            Insert Target (Named Anchor)
  6095. *insertImage.documentationString:   Insert Image at current cursor location
  6096. *insertImage.tipString:             Insert Image
  6097. *insertHorizontalLine.documentationString:    \
  6098. Insert Horizontal Line at current cursor location
  6099. *insertHorizontalLine.tipString:    Insert Horizontal Line
  6100. *insertTable.documentationString:   Insert table at the insertion location
  6101. *insertTable.tipString:             Insert Table
  6102. *objectProperties.documentationString:    \
  6103. Change Properties of object at caret position
  6104. *objectProperties.tipString:        Object Properties
  6105.  
  6106. *paragraphProperties.documentationString: Change paragraph or heading style
  6107. *paragraphProperties.tipString:     Change Paragraph style
  6108. *insertBulleted.documentationString:    \
  6109. Start, change to, or clear an unnumbered (bulleted) list
  6110. *insertBulleted.tipString:          Bullet List
  6111. *insertNumbered.documentationString:    \
  6112. Start, change to, or clear a numbered list
  6113. *insertNumbered.tipString:          Numbered List
  6114. *indent.documentationString:    \
  6115. Increase indent of paragraph one level <Alt+=>
  6116. *indent.tipString:                  Increase Indent
  6117. *outdent.documentationString:    \
  6118. Decrease indent of paragraph one level <Alt+->
  6119. *outdent.tipString:                 Decrease Indent
  6120. *alignLeft.documentationString:     Align to left margin
  6121. *setAligmentStyleLeft.documentationString: Align to left margin
  6122. *alignLeft.tipString:               Align Left
  6123. *alignCenter.documentationString:   Center between margins
  6124. *setAligmentStyleCenter.documentationString: Center between margins
  6125. *alignCenter.tipString:             Align Center
  6126. *alignRight.documentationString:    Align to right margin
  6127. *setAligmentStyleRight.documentationString: Align to right margin
  6128. *alignRight.tipString:              Align Right
  6129.  
  6130. ! Formatting toolbar
  6131. *setParagraphStyle*documentationString: \
  6132. Change paragraph or heading style
  6133. *setParagraphStyle*tipString:       Paragraph Style
  6134. *setFontFace*documentationString:   Change font face
  6135. *setFontFace*tipString:             Font
  6136. *setFontSize*documentationString:   Change font size
  6137. *setFontSize*tipString:             Font Size
  6138. *setFontColor*documentationString:  Change font color
  6139. *setFontColor*tipString:            Font Color
  6140. *setFontColor*documentationString:  Change font color
  6141. *setFontColor*tipString:            Font Color
  6142. *toggleCharacterStyleBold.tipString: Bold <Alt+B>
  6143. *toggleCharacterStyleItalic.tipString: Italic <Alt+I>
  6144. *toggleCharacterStyleUnderline.tipString: Underline <Alt+U>
  6145. *insertNumberedList.tipString:      Numbered List
  6146. *insertNumberedList.documentationString: \
  6147. Start, change, or clear a numbered list
  6148. *insertBulletedList.tipString:      Bullet List
  6149. *insertBulletedList.documentationString: Start, change, or clear a bullet list
  6150. *setAlignmentStyle.tipString:       Alignment
  6151. *setAlignmentStyle.documentationString: Choose horizontal alignment
  6152. *insertLineBreak.documentationString: \
  6153. Insert break to continue text on new line
  6154. *insertBreakBelowImage.documentationString: \
  6155. Insert break to continue text below images to the left and the right
  6156. *setCharacterColor.documentationString: Change the current text color
  6157. *editorGoodiesMenu.tipString:           Insert Object
  6158. *editorGoodiesMenu.documentationString: Insert object
  6159.  
  6160. ! Editor/Popups (additional items)
  6161. *browseLink.documentationString:    Browse this link
  6162. *editLink.documentationString:      Open this link in a new editor window
  6163. *bookmarkLink.documentationString:  Add this link to the bookmark list  
  6164. *copyLink.documentationString:      Copy this link to the clipboard
  6165. *removeLink.documentationString:    \
  6166. Remove link at caret or all links within selected region
  6167.  
  6168. ! Mail/Toolbar
  6169. *getNewMail.tipString:              Get new mail
  6170. *deleteMessage.tipString:           Delete the selected message
  6171. *mailNew.tipString:                 Compose new message
  6172. *replyToSender.tipString:           Reply to the message
  6173. *replyToAll.tipString:              Reply to all recipients
  6174. *forwardMessage.tipString:          Forward the selected message
  6175. *previousUnreadMessage.tipString:   Previous unread message
  6176. *nextUnreadMessage.tipString:       Next unread message
  6177.  
  6178. ! Composition/Edit menu (additional items)
  6179. *pasteQuote.documentationString:    Insert clipboard contents in quoted form
  6180. *clear.documentationString:         Erase the selection
  6181. *clearAllText.documentationString:  Erase everything
  6182. *selectAllText.documentationString: Select the entire document
  6183. *rot13.documentationString:         Rotate message text by 13 characters
  6184.  
  6185. ! Composition/View menu (additional items)
  6186. *showFrom.documentationString:      Show the mail-from field
  6187. *showReplyTo.documentationString:   Show reply-to field
  6188. *showTo.documentationString:        Show mail-to field
  6189. *showCC.documentationString:        Show the Carbon-Copy field
  6190. *showBCC.documentationString:       Show the Blind-Carbon-Copy field
  6191. *showFCC.documentationString:       Show the copy file location field
  6192. *showPostTo.documentationString:    Show the Post-to-newsgroup field
  6193. *showFollowupTo.documentationString: Show the Send-followups-to field
  6194. *showSubject.documentationString:   Show the subject field
  6195. *showAttachments.documentationString: Show the attachments field
  6196. *wrapLines.documentationString:        Wrap lines longer than 72 characters
  6197.  
  6198. ! Composition/Options menu (additional items)
  6199. *deliverNow.documentationString:    Send messages immediately
  6200. *deliverLater.documentationString:  Defer sending messages until later
  6201.  
  6202. ! Compose/Toolbar
  6203. *sendOrSendLater.documentationString: Send the current message
  6204. *sendOrSendLater.tipString:         Send Message
  6205. *quoteMessage.documentationString:    \
  6206. Paste the text of the original document in quoted form
  6207. *quoteMessage.tipString:            Quote Original
  6208.  
  6209. *options.labelString:    Options
  6210. *options.tipString:    Display message options
  6211.  
  6212. *attach.tipString:  Include an attachment 
  6213. *attachFile.documentationString:    \
  6214. Attach a file to this message
  6215. *attachFile.tipString:  Attach File
  6216. *attachWebPage.documentationString:    \
  6217. Attach a web page to this message
  6218. *attachWebPage.tipString:  Attach Web Page
  6219. *deleteAttachment.documentationString:    \
  6220. Delete selected attachment
  6221. *deleteAttachment.tipString:  Delete Attachment
  6222.  
  6223. *attachAddressBookCard.documentationString:    \
  6224. Attach your personal card as a vCard
  6225. *attachAddressBookCard.tipString:  Attach My Card
  6226. *attachForm.documentationString:    \
  6227. Drag a document here to attach it to this message.
  6228. *attachForm.tipString: Drag document here to attach
  6229.  
  6230. !*editAddressBook.documentationString: Open the address book
  6231. *editAddressBook.tipString:         Addresses
  6232.  
  6233. *formattingToolbar*buttonLayout:    button_pixmap_only
  6234. *formattingToolbar*buttonLayout:    button_pixmap_only
  6235. *formattingToolbar*mappingDelay:    0
  6236.  
  6237.  
  6238. ! News/Toolbar
  6239. *postNew.tipString:                    Post new message
  6240. *postReply.tipString:                Post reply
  6241. *postAndMailReply.tipString:        Post and mail reply
  6242. *markThreadRead.tipString:          Mark thread read
  6243. *markAllRead.tipString:             Mark all read
  6244.  
  6245. ! Preferences dialog
  6246. !
  6247. *prefs*fontList:                            -*-helvetica-medium-r-normal-*-*-120-*-*-*-*-iso8859-*
  6248. *prefs_popup.title:                            Netscape: Preferences
  6249. *pref.category:                             Category
  6250.  
  6251. *prefs.form.leftPane.topOffset:                8
  6252. *prefs.form.leftPane.leftOffset:            8
  6253. *prefs.form.leftPane.bottomOffset:            8
  6254.  
  6255. *prefs.form.rightPane.leftOffset:            8
  6256. *prefs.form.rightPane.rightOffset:            8
  6257. *prefs.form.rightPane.bottomOffset:            8
  6258.  
  6259. *prefs*pageTitle.alignment:                    ALIGNMENT_BEGINNING
  6260. *prefs*pageTitle.fontList:\
  6261. -*-helvetica-medium-r-normal-*-*-120-*-*-*-*-iso8859-*=NORMAL,\
  6262. -*-helvetica-bold-r-*-*-*-140-*-*-*-*-iso8859-*=BOLD,\
  6263. -*-helvetica-medium-o-normal-*-*-120-*-*-*-*-iso8859-*=ITALIC
  6264.  
  6265. *prefs*categoryList*fontList:                -*-helvetica-medium-r-normal-*-*-120-*-*-*-*-iso8859-*
  6266.  
  6267. *prefs*pageForm.topOffset:                    4
  6268. *prefs*XmFrame.marginWidth:                    8
  6269. *prefs*XmFrame.marginHeight:                4
  6270. *prefs*XmPushButtonGadget.marginWidth:        8
  6271.  
  6272. ! Preferences dialog - Appearance
  6273.  
  6274. *prefs*appearance*launchBoxLabel.labelString:    On startup, launch
  6275. *prefs*appearance*navigator.labelString:    Navigator
  6276. *prefs*appearance*messenger.labelString:    Messenger Mailbox
  6277. *prefs*appearance*collabra.labelString:        Newsgroups
  6278. *prefs*appearance*composer.labelString:        Page Composer
  6279. *prefs*appearance*conference.labelString:    Conference
  6280. *prefs*appearance*netcaster.labelString:    Netcaster
  6281. *prefs*appearance*calendar.labelString:        Calendar
  6282. *prefs*appearance*frame2*toolbarBoxLabel.labelString:    Show Toolbar As
  6283. *prefs*appearance*frame2*picAndText.labelString:    Pictures and Text
  6284. *prefs*appearance*frame2*picOnly.labelString:        Pictures Only
  6285. *prefs*appearance*frame2*textOnly.labelString:    Text Only
  6286. *prefs*appearance*frame2*showTooltips.labelString:    Show ToolTips
  6287. *prefs*appearance*frame2*showTooltips.tipString:    Toggle Toolbar Tips
  6288. *prefs*appearance*underline.labelString:        Underline Links
  6289.  
  6290. ! Preferences dialog - General/Fonts
  6291.  
  6292. *prefs*fontsFrame*fontsBoxLabel.labelString:    Fonts and Encodings
  6293. *prefs*fontsFrame*encodingLabel.labelString:    For the Encoding:
  6294. *prefs*fontsFrame*proportionalLabel.labelString:Variable Width Font:
  6295. *prefs*fontsFrame*propSizeLabel.labelString:    Size:
  6296. *prefs*fontsFrame*propSizeToggle.labelString:    Allow Scaling
  6297. *prefs*fontsFrame*fixedLabel.labelString:        Fixed Width Font:
  6298. *prefs*fontsFrame*fixedSizeLabel.labelString:    Size:
  6299. *prefs*fontsFrame*fixedSizeToggle.labelString:    Allow Scaling
  6300. *prefs*fontsFrame*0.labelString:                Any
  6301. *prefs*webFontFrame*useFontLabel.labelString:    Sometimes a document will provide its own fonts.
  6302. *prefs*webFontFrame*dynaFont.labelString:        Dynamic Fonts...
  6303. *prefs*webFontFrame*useMyFont.labelString:        \
  6304. Use my default fonts, overriding document-specified fonts 
  6305. *prefs*webFontFrame*useDocFontSelective.labelString:\
  6306. Use document-specified fonts, but disable Dynamic Fonts  
  6307. *prefs*webFontFrame*useDocFontWhenever.labelString:    \
  6308. Use document-specified fonts, including Dynamic Fonts  
  6309.  
  6310. ! Preferences dialog - General/Colors
  6311.  
  6312. *prefs*colors*colorBoxLabel.labelString:    Colors
  6313. *prefs*colors*textColorLabel.labelString:    Text:
  6314. *prefs*colors*bgColorLabel.labelString:        Background:
  6315. *prefs*colors*useDefColors.labelString:        Use Default
  6316. *prefs*colors*linksBoxLabel.labelString:    Links
  6317. *prefs*colors*linksLabel.labelString:        Unvisited Links:
  6318. *prefs*colors*vlinksLabel.labelString:        Visited Links:
  6319. *prefs*colors*underline.labelString:        Underline links
  6320. *prefs*colors*useColor.labelString:            \
  6321. Sometimes a document will provide its own colors and background
  6322. *prefs*colors*useMyColor.labelString:        Always use my colors, overriding document
  6323.  
  6324. ! Preferences dialog - Browser/Languages - Add
  6325.  
  6326. *prefsLang*fontList:                    -*-helvetica-medium-r-normal-*-*-120-*-*-*-*-iso8859-*
  6327. *prefsLang_popup.title:                    Netscape: Add Languages
  6328. *prefsLang*langLabel.labelString:        Select the language you would like to add.\n\nLanguages:
  6329. *prefsLang*langList.visibleItemCount:    15
  6330. *prefsLang*otherLabel.labelString:        Others:
  6331.  
  6332. ! Preferences dialog - Smart Browsing
  6333. *prefs*relatedFrame*relatedBoxLabel.labelString:    What's Related
  6334. *prefs*relatedFrame*enableRelated.labelString:        Enable What's Related
  6335.  
  6336. *prefs*relatedFrame*autoloadLabel.labelString:        Automatically Load What's Related
  6337.  
  6338. *prefs*relatedFrame*autoloadAlways.labelString:        Always
  6339. *prefs*relatedFrame*autoloadAdaptive.labelString:    After First Use
  6340. *prefs*relatedFrame*autoloadNever.labelString:        Never
  6341.  
  6342. *prefs*relatedFrame*excludedLabel.labelString:        \
  6343. Enter a comma separated list of domain names for\n\
  6344. whose sites related items will never be loaded
  6345.  
  6346. *prefs*keywordFrame*keywordBoxLabel.labelString:    Internet Keywords
  6347. *prefs*keywordFrame*enableKeywords.labelString:        Enable Internet Keywords
  6348.  
  6349. ! Preferences dialog - Advanced
  6350.  
  6351. *prefs*advanced*showImage.labelString:            \
  6352. Automatically load images and other data types\n\
  6353. (Otherwise, click the Images button to load when needed)
  6354. *prefs*advanced*enableJava.labelString:            Enable Java
  6355. *prefs*advanced*enableJs.labelString:            Enable JavaScript
  6356. *prefs*advanced*enableJsMailNews.labelString:           Enable JavaScript for Mail and News
  6357. *prefs*advanced*enableStyleSheet.labelString:    Enable Style Sheets
  6358. *prefs*advanced*emailAnonFtp.labelString:        Send email address as anonymous FTP password
  6359. *prefs*cookieFrame*cookieBoxLabel.labelString:    Cookies
  6360. *prefs*cookieFrame*alwaysAcceptCookie.labelString:    Accept all cookies
  6361. *prefs*cookieFrame*noForeignCookie.labelString:    \
  6362. Only accept cookies originating from the same server as\n\
  6363. the page being viewed
  6364. *prefs*cookieFrame*neverAcceptCookie.labelString:Do not accept or send cookies
  6365. *prefs*cookieFrame*warnCookie.labelString:        Warn me before accepting a cookie
  6366.  
  6367. *prefs*alertFrame*submDoc.labelString:            submitting a secure document
  6368. *prefs*alertFrame*dpyDoc.labelString:            displaying a secure document
  6369. *prefs*alertFrame*viewMixed.labelString:        viewing a document with a secure/insecure mix
  6370. *prefs*alertFrame*submForm.labelString:            submitting a form insecurely
  6371. *prefs*alertFrame*submMixedForm.labelString:    submitting a form with a secure/insecure mix
  6372.  
  6373. ! Preferences dialog - Browser/Applications
  6374.  
  6375. *prefs*applFrame*newButton.labelString:            New...
  6376. *prefs*applFrame*editButton.labelString:        Edit...
  6377. *prefs*applFrame*deleteButton.labelString:        Delete
  6378. *prefs*appl*folderLabel.labelString:            Download files to:
  6379. *prefs*appl*browseButton.labelString:            Choose...
  6380.  
  6381. ! Preferences dialog - General - Applications - Edit
  6382.  
  6383. *prefsApplEdit*fontList:                        -*-helvetica-medium-r-normal-*-*-120-*-*-*-*-iso8859-*
  6384. *prefsApplEdit_popup.title:                        Netscape: Application
  6385. *prefsApplEdit*mimeTypesDescriptionLabel.labelString: Description:
  6386. *prefsApplEdit*mimeTypesLabel.labelString:         MIMEType:
  6387. *prefsApplEdit*mimeTypesSuffixLabel.labelString:Suffixes:
  6388. *prefsApplEdit*applEditFrameLabel.labelString:    Handled By
  6389. *prefsApplEdit*applEditNavigator.labelString:     Navigator 
  6390. *prefsApplEdit*applEditPlugin.labelString:         Plug In:
  6391. *prefsApplEdit*applEditApp.labelString:         Application:
  6392. *prefsApplEdit*applEditSave.labelString:         Save To Disk
  6393. *prefsApplEdit*applEditUnknown.labelString:     Unknown:PromptUser
  6394. *prefsApplEdit*applEditAppBrowse.labelString:     Choose...
  6395. *prefsApplEdit*defaultOutgoingToggle.labelString: Use this MIME as the outgoing default for these extensions.
  6396.  
  6397. ! Preferences dialog - General/Cache
  6398.  
  6399. *prefs*cache*cacheLabel.labelString:        \
  6400. The cache is used to keep local copies of frequently accessed docu-\n\
  6401. ments and thus reduce time connected to the network. The Reload\n\
  6402. button will always compare the cache document to the network\n\
  6403. document and show the most recent one. To load pages and images\n\
  6404. from the network instead of the cache, press the Shift key and click\n\
  6405. the reload button.
  6406. *prefs*cache*cacheDirLabel.labelString:        Cache Folder:
  6407. *prefs*cache*memoryLabel.labelString:        Memory cache:
  6408. *prefs*cache*memoryK.labelString:            kBytes
  6409. *prefs*cache*diskLabel.labelString:            Disk cache:
  6410. *prefs*cache*diskK.labelString:                kBytes
  6411. *prefs*cache*verifyLabel.labelString:        \
  6412. Document in cache is compared to document on network
  6413. *prefs*cache*verifyRc*once.labelString:        Once per session
  6414. *prefs*cache*verifyRc*every.labelString:    Every time
  6415. *prefs*cache*verifyRc*never.labelString:    Never
  6416. *prefs*cache*browse.labelString:            Choose...
  6417. *prefs*cache*clearDisk.labelString:            Clear Disk Cache
  6418. *prefs*cache*clearMem.labelString:            Clear Memory Cache
  6419.  
  6420. ! Preferences dialog - General/Proxies
  6421.  
  6422. *prefs*proxies*proxiesLabel.labelString:        \
  6423. A network proxy is used to provide additional security between your\n\
  6424. computer and the Internet (usually along with a firewall) and/or to\n\
  6425. increase performance between networks by reducing redundant traffic\n\
  6426. via caching. Your system administrator can provide you with proper\n\
  6427. proxy settings.
  6428. *prefs*proxies*direct.labelString:            Direct connection to the internet
  6429. *prefs*proxies*manual.labelString:            Manual proxy configuration
  6430. *prefs*proxies*auto.labelString:            Automatic proxy configuration
  6431. *prefs*proxies*config.labelString:            Configuration location (URL)
  6432. *prefs*proxies*view.labelString:            View...
  6433. *prefs*proxies*reload.labelString:            Reload
  6434.  
  6435. ! Preferences dialog - General - Proxies - View
  6436.  
  6437. *prefsProxiesView*fontList:                    -*-helvetica-medium-r-normal-*-*-120-*-*-*-*-iso8859-*
  6438. *prefsProxiesView_popup.title:                Netscape: View Manual Proxy Configuration
  6439. *prefsProxiesView*proxyViewLabel1.labelString:    \
  6440. You may configure a proxy and port number for each of the internet\n\
  6441. protocols that Netscape supports.
  6442. *prefsProxiesView*proxyViewLabel2.labelString:    \
  6443. You may provide a list of domains that Netscape should access directly,\n\
  6444. rather than via the proxy:
  6445. *prefsProxiesView*ftpProxyLabel.labelString:    FTP Proxy:
  6446. *prefsProxiesView*gopherProxyLabel.labelString:    Gopher Proxy:
  6447. *prefsProxiesView*httpProxyLabel.labelString:    HTTP Proxy:
  6448. *prefsProxiesView*httpsProxyLabel.labelString:    Security Proxy:
  6449. *prefsProxiesView*waisProxyLabel.labelString:    WAIS Proxy:
  6450. *prefsProxiesView*noProxyLabel.labelString:        No Proxy for:
  6451. *prefsProxiesView*socksHostLabel.labelString:    SOCKS Host:
  6452. *prefsProxiesView*ftpPortLabel.labelString:        Port:
  6453. *prefsProxiesView*gopherPortLabel.labelString:    Port:
  6454. *prefsProxiesView*httpPortLabel.labelString:    Port:
  6455. *prefsProxiesView*httpsPortLabel.labelString:    Port:
  6456. *prefsProxiesView*waisPortLabel.labelString:    Port:
  6457. *prefsProxiesView*socksPortLabel.labelString:    Port:
  6458.  
  6459. ! Roaming Access Conflict Dialog
  6460. *liConflict*queryLabel.labelString: What would you like to do?
  6461. *liConflict*alwaysToggle.labelString: Apply this decision to remaining items.
  6462.  
  6463. ! Preferences dialog - Roaming Access: General Prefs
  6464. !*prefs*liGeneral*topTitle.labelString: General Flags
  6465. *prefs*liGeneral*hint.labelString: \
  6466. Use Roaming Access to retrieve your user profile information from\n\
  6467. any place on the network.\n\
  6468. \n\
  6469. Your user profile information will then be retrieved from your\n\
  6470. Roaming Access server each time on startup and transferred to the\n\
  6471. server on shutdown.
  6472.  
  6473. *prefs*liGeneral*enableToggle.labelString: Enable Roaming Access for this profile
  6474. !*prefs*liGeneral*syncToggle.labelString: Background synchronize every
  6475. !*prefs*liGeneral*unitLabel.labelString: minutes.
  6476. *prefs*liLoginAdvancedButton.labelString: Options
  6477.  
  6478. !*prefs*liGeneral*bottomTitle.labelString: User Information
  6479. *prefs*liGeneral*bottomFrame.topOffset: 20
  6480. *prefs*liGeneral*userInfoLabel.labelString: \
  6481. Please enter your login information to be used when retrieving your\n\
  6482. user profile from your Roaming Access server.
  6483. *prefs*liGeneral*userLabel.labelString: User Name:
  6484. *prefs*liGeneral*passwordLabel.labelString: Password:
  6485. *prefs*liGeneral*passwordText.maxLength: 256
  6486. *prefs*liGeneral*savePasswordToggle.labelString: Remember my Roaming Access password
  6487.  
  6488. ! Preferences dialog - Roaming Access: Server Prefs
  6489. *prefs*liServer*frameLabel.labelString: Server Information
  6490.  
  6491. *prefs*liServer*serverLabel.labelString: \
  6492. The information below is needed to connect to your Roaming Access\n\
  6493. server.  If you do not know the information requested, please contact\n\
  6494. your system administrator.
  6495.  
  6496. *prefs*liServer*bottomFrame.topOffset: 20
  6497. *prefs*liServer*ldapToggle.labelString: LDAP Directory Server
  6498. *prefs*liServer*ldapAddrLabel.labelString: Address:
  6499. *prefs*liServer*ldapBaseLabel.labelString: User DN:
  6500. *prefs*liServer*httpToggle.labelString: HTTP Server
  6501. *prefs*liServer*httpBaseLabel.labelString: Base URL:
  6502.  
  6503. ! Preferences dialog - Roaming Access: File Prefs
  6504. *prefs*liFiles*fileLabel.labelString: \
  6505. The user profile items selected below will be retrieved from your\n\
  6506. Roaming Access server on startup and transferred to the server\n\
  6507. on shutdown.
  6508. *prefs*liFiles*frameLabel.labelString: Items
  6509. *prefs*liFiles*bookmarkToggle.labelString: Bookmarks
  6510. *prefs*liFiles*cookiesToggle.labelString: Cookies
  6511. *prefs*liFiles*filterToggle.labelString: Mail Filters
  6512. *prefs*liFiles*addrbookToggle.labelString: Address Book
  6513. *prefs*liFiles*historyToggle.labelString: History
  6514. *prefs*liFiles*prefsToggle.labelString: User Preferences
  6515. *prefs*liFiles*javasecToggle.labelString: Java Security
  6516. *prefs*liFiles*certToggle.labelString: Certificates and Private Keys
  6517.  
  6518. ! Preferences dialog - Advanced/Disk space
  6519.  
  6520. *prefs*diskSpace*allMsgsBoxLabel.labelString:     All Messages
  6521. *prefs*diskSpace*maxMsgSize.labelString:         Do not store messages locally that are larger than
  6522. *prefs*diskSpace*k.labelString:                 kB
  6523. *prefs*diskSpace*askThreshold.labelString:         Automatically compact folders when it will save over
  6524. *prefs*diskSpace*k2.labelString:                 kB
  6525.  
  6526. *prefs*diskSpace*newsMsgsBoxLabel.labelString:     Newsgroups Messages Only
  6527. *prefs*diskSpace*newsMsgsLabel.labelString:     When it's time to clean up messages:
  6528. *prefs*diskSpace*keepNewsByAge.labelString:        Keep messages which have arrived within the past
  6529. *prefs*diskSpace*keepAllNews.labelString:        Keep all messages
  6530. *prefs*diskSpace*keepNewsByCount.labelString:    Keep
  6531. *prefs*diskSpace*keepUnreadNews.labelString:    Keep only unread messages
  6532. *prefs*diskSpace*daysLabel.labelString:         days
  6533. *prefs*diskSpace*msgsLabel.labelString:         newest messages
  6534. *prefs*diskSpace*more.labelString:                 More Options...
  6535. *prefs*diskSpace*rmMsgBodyToggle.labelString:    Remove message bodies only older than
  6536.  
  6537. ! Preferences dialog - Advanced/Help Files
  6538.  
  6539. *prefs*helpFiles*helpLabel.labelString:     Help files come from:
  6540. *prefs*helpFiles*netscapeToggle.labelString:Netscape's Help site
  6541. *prefs*helpFiles*installToggle.labelString:    Installed Help files
  6542. *prefs*helpFiles*customToggle.labelString:    Custom Page:
  6543. *prefs*helpFiles*browse.labelString:         Choose...
  6544.  
  6545. ! Preferences dialog - Advanced/SmartUpdate
  6546. *prefs*smartUpdate*enableToggle.labelString:     Enable SmartUpdate
  6547. *prefs*smartUpdate*confirmToggle.labelString:     Require manual confirmation of each install
  6548.  
  6549. *prefs*smartUpdate*uninstallLabel.labelString: To uninstall, select from the following list and click the Uninstall button
  6550. *prefs*smartUpdate*uninstallButton.labelString: Uninstall
  6551.  
  6552. ! Preferences dialog - Browser
  6553.  
  6554. *prefs*browser*indicatorType:                ONE_OF_MANY
  6555. *prefs*browser*XmLabelGadget.alignment:        ALIGNMENT_BEGINNING
  6556. *prefs*browser*browserBoxLabel.labelString:    Browser starts with
  6557. *prefs*browser*blankPage.labelString:        Blank page
  6558. *prefs*browser*homePage.labelString:        Home page
  6559. *prefs*browser*lastPage.labelString:        Last page visited
  6560. *prefs*browser*homePageBoxLabel.labelString:Home page
  6561. *prefs*browser*homePageLabel.labelString:    Clicking the Home button will take you to this page.
  6562. *prefs*browser*locLabel.labelString:        Location:
  6563. *prefs*browser*browse.labelString:            Choose...
  6564. *prefs*browser*useCurrent.labelString:        Use Current Page
  6565. *prefs*browser*historyBoxLabel.labelString:    History
  6566. *prefs*browser*expireLabel.labelString:        History expires after
  6567. *prefs*browser*daysLabel.labelString:        days
  6568. *prefs*browser*expireNow.labelString:        Clear History
  6569.  
  6570. ! Preferences dialog - Browser/Languages
  6571.  
  6572. *prefs*lang*langLabel.alignment:            ALIGNMENT_BEGINNING
  6573. *prefs*lang*langLabel.labelString:    \
  6574. Choose in order of preference the language(s) in which you prefer to\n\
  6575. view web pages. Web pages are sometimes available in serveral\n\
  6576. languages. Navigator presents the pages in the available language\n\
  6577. you most prefer.
  6578. *prefs*lang*addButton.labelString:        Add...
  6579. *prefs*lang*deleteButton.labelString:    Delete
  6580.  
  6581. ! Preferences dialog - Mail News
  6582.  
  6583. *prefs.quotedTextStyle.plain:                Plain
  6584. *prefs.quotedTextStyle.bold:                Bold
  6585. *prefs.quotedTextStyle.italic:                Italic
  6586. *prefs.quotedTextStyle.boldItalic:            Bold Italic
  6587. *prefs.quotedTextSize.normal:                Normal
  6588. *prefs.quotedTextSize.bigger:                Bigger
  6589. *prefs.quotedTextSize.smaller:                Smaller
  6590. *prefs*mailnews*quotedTextLabel.labelString:    \
  6591. Plain quoted text beginning with ">" is displayed with
  6592. *prefs*mailnews*quotedTextStyleLabel.labelString:    Style:
  6593. *prefs*mailnews*quotedTextSizeLabel.labelString:    Size:
  6594. *prefs*mailnews*quotedTextColorLabel.labelString:    Color:
  6595. *prefs*mailnews*msgArticleLabel.labelString:    \
  6596. Display plain text messages and articles with
  6597. *prefs*mailnews*fixedWidthFont.labelString:            Fixed width font
  6598. *prefs*mailnews*varWidthFont.labelString:            Variable width font
  6599. *prefs*mailnews*rememberSelected.labelString: Remember the last selected message.
  6600. *prefs*mailnews*reuseThread.labelString: Double-clicking a folder or newsgroup opens it in a new window.
  6601. *prefs*mailnews*reuseMsg.labelString: Double-clicking a message opens it in a new window.
  6602. *prefs*mailnews*confirmFolderTrash.labelString: Confirm when moving folders to the trash.
  6603.  
  6604. *prefs*mailnews*newsBehaviorLabel.labelString: The Newsgroups menu item or button:
  6605. *prefs*mailnews*newsInThreePaneToggle.labelString: Opens newsgroups in a Messenger window.
  6606. *prefs*mailnews*newsInMessageCenterToggle.labelString: Opens the Message Center.
  6607. ! Preferences dialog - Mail News/Messages
  6608. *prefs*mailnewsMessages*replyLabel.labelString: Forwarding and Replying to messages:
  6609. *prefs*mailnewsMessages*forwardLabel.labelString: By default, forward messages:
  6610. *prefs*mailnewsMessages*autoquoteToggle.labelString: Automatically quote the original message when replying
  6611. *prefs*mailnewsMessages*autoquoteMyReplyLabel.labelString: Then, 
  6612. *prefs*mailnewsMessages*autoquoteSepLabel.labelString: Separate reply and quoted text by 
  6613. *prefs*mailnewsMessages*autoquoteSepLinesLabel.labelString: lines
  6614. *prefs*mailnewsMessages*spellToggle.labelString: Spell check messages before sending
  6615. *prefs*mailnewsMessages*wrapLabel.labelString: Message Wrapping:
  6616. *prefs*mailnewsMessages*wrapToggle.labelString: Wrap incoming, plain text messages to window width
  6617. *prefs*mailnewsMessages*wrapLengthLabel.labelString: Wrap outgoing, plain text messages at:
  6618. *prefs*mailnewsMessages*wrapLengthAfterLabel.labelString: characters
  6619. *prefs*mailnewsMessages*eightbitLabel.labelString: Send messages that use 8-bit characters:
  6620. *prefs*mailnewsMessages*eightbitAsIsToggle.labelString: As is (does not work well with some mail servers)
  6621. *prefs*mailnewsMessages*eightbitQuotedToggle.labelString: \
  6622. Using the "quoted printable" MIME encoding\n\
  6623. (does not work well with some mail or newsgroup readers)
  6624.  
  6625. ! Preferences dialog - Mail News/Identity
  6626.  
  6627. *prefs*mailnewsIdentity*idLabel.labelString:        \
  6628. The information below is needed before you can send mail. If you do\n\
  6629. not know the information requested, please contact your system\n\
  6630. administrator or Internet Service Provider.
  6631. *prefs*mailnewsIdentity*nameLabel.labelString:    Your name:
  6632. *prefs*mailnewsIdentity*emailAddrLabel.labelString:    Email address:
  6633. *prefs*mailnewsIdentity*replyToAddrLabel.labelString:    \
  6634. Reply-to address (only needed if different from email address):
  6635. *prefs*mailnewsIdentity*orgLabel.labelString:    Organization:
  6636. *prefs*mailnewsIdentity*sigFileLabel.labelString:    Signature File:
  6637. *prefs*mailnewsIdentity*browse.labelString:        Choose...
  6638. *prefs*mailnewsIdentity*editCardButton.labelString: Edit Card...
  6639. *prefs*mailnewsIdentity*attachCard.labelString:    Attach my personal card to messages (as a vCard)
  6640. *prefs*mailnewsIdentity*editCard.labelString:    Edit Card...
  6641.  
  6642. ! Preferences dialog - Mail News/Mail Server
  6643.  
  6644. *prefs*mailnewsMserver*iServerFrame*incomingServerLabel.labelString: \
  6645.  Incoming Mail Servers
  6646. *prefs*mailnewsMserver*oServerFrame*outgoingServerLabel.labelString: \
  6647. Outgoing Mail Server
  6648. *prefs*mailnewsMserver*localFrame*localMailDirLabel.labelString: \
  6649. Local mail directory
  6650. *prefs*mailnewsMserver*iServerFrame*iServerBox*ButtonForm*newButton.labelString: \
  6651. Add...
  6652. *prefs*mailnewsMserver*iServerFrame*iServerBox*ButtonForm*editButton.labelString: \
  6653. Edit...
  6654. *prefs*mailnewsMserver*iServerFrame*iServerBox*ButtonForm*deleteButton.labelString: \
  6655. Delete
  6656. *prefs*mailnewsMserver*iServerFrame*iServerBox*ButtonForm*defaultButton.labelString: \
  6657. Set as Default
  6658.  
  6659. *prefs*mailnewsMserver*iServerFrame*iServerBox*incomingServerLabel.labelString:\
  6660. To set server properties (such as checking for\n\
  6661. new messages automatically), select a server\n\
  6662. and then click Edit.
  6663. *SubUpgradeDialog*paragraphLabel.labelString: \
  6664. Messenger detects that you have upgraded from a previous version. In order to read your\n\
  6665. mail, Messenger will need to know which folders you would like to subscribe to.\n\
  6666. \n\
  6667. Only folders you subscribe to will appear in your folder view. Any folders you do not\n\
  6668. subscribe to will not be available. (Note: you can always change which folders\n\
  6669. you subscribe to later on by selecting Subscribe from the File menu.)
  6670. *SubUpgradeDialog*customToggle.labelString: \
  6671. Let me choose now which folders are subscribed to
  6672.  
  6673. ! Preferences dialog - incoming mail server - new server pop up
  6674.  
  6675. *MailServerInfo.title:    Netscape: Mail server info
  6676. *MailServerInfo*form1*ServerName.labelString: \
  6677. Server Name:
  6678. *MailServerInfo*form1*ServerType.labelString: \
  6679. Server Type:
  6680. *MailServerInfo*form1*ServerUser.labelString: \
  6681. User Name:
  6682. *MailServerInfo*form1*RememberPass.labelString: \
  6683. Remember password.
  6684. *MailServerInfo*form1*CheckMail.labelString: \
  6685. Check for mail every
  6686. *MailServerInfo*form1*MinuteLabel.labelString: \
  6687. minutes.
  6688. *MailServerInfo*form1*downloadToggle.labelString: \
  6689. Automatically download any new messages.
  6690. *MailServerInfo*form1*imapOption.labelString: IMAP
  6691. *MailServerInfo*form1*popOption.labelString: POP
  6692. *MailServerInfo*form1*movemailOption.labelString: MoveMail
  6693.  
  6694. ! Imap tab
  6695.  
  6696. *prefs_popup*MailServerInfo*xmlFolder*form2*imapImap.labelString: IMAP
  6697. *prefs_popup*MailServerInfo*xmlFolder*form2*deleteLabel.labelString: \
  6698. When I delete a message:
  6699. *prefs_popup*MailServerInfo*xmlFolder*form2*trashToggle.labelString: \
  6700. Move it to the Trash folder.\n\
  6701. (It will be removed when I select 'Empty Trash')
  6702. *prefs_popup*MailServerInfo*xmlFolder*form2*markToggle.labelString: \
  6703. Mark it as deleted.\n\
  6704. (It will be removed when I select 'Compact This Folder')
  6705. *prefs_popup*MailServerInfo*xmlFolder*form2*removeToggle.labelString: \
  6706. Remove it immediately.\n\
  6707. (It can be restored by selecting Undo)
  6708. *prefs_popup*MailServerInfo*xmlFolder*form2*trashExitToggle.labelString:\
  6709. Empty Trash on Exit.
  6710. *prefs_popup*MailServerInfo*xmlFolder*form2*expungeExitToggle.labelString:\
  6711. Clean up ("Expunge") Inbox on Exit.
  6712. *prefs_popup*MailServerInfo*xmlFolder*form2*UseSSL.labelString: \
  6713. Use secure connection. (SSL)
  6714.  
  6715. ! Advanced tab 
  6716.  
  6717. *MailServerInfo*form3*PathPrefsLabel.labelString: \
  6718. These preferences specify the different namespaces on your\n\
  6719. IMAP server.
  6720. *MailServerInfo*form3*PersonalDir.labelString: \
  6721. Personal Namespace
  6722. *MailServerInfo*form3*PublicDir.labelString: \
  6723. Public (shared)
  6724. *MailServerInfo*form3*OtherUsers.labelString: \
  6725. Other Users
  6726. *MailServerInfo*form3*AllowServer.labelString: \
  6727. Allow server to override these namespaces
  6728. *MailServerInfo*form3*imapDirLabel.labelString: \
  6729. IMAP server directory:
  6730. *MailServerInfo*form3*subfolderMessageToggle.labelString: \
  6731. Server supports folders that contain subfolders and messages.
  6732. *MailServerInfo*form3*useSubscriptions.labelString: \
  6733. Show only subscribed folders.
  6734.  
  6735. ! pop server - general tab
  6736.  
  6737. *MailServerInfo*form4*LeaveMessages.labelString: \
  6738. Leave messages on server
  6739. *MailServerInfo*form4*deleteOnPopServer.labelString: \
  6740. When deleting a message locally, remove it from the server.
  6741.  
  6742. ! Movemail tab
  6743.  
  6744. *MailServerInfo*form5*builtinToggle.labelString: Use built-in movemail
  6745. *MailServerInfo*form5*externalToggle.labelString: Use an external application:
  6746. *MailServerInfo*form5*appChoose.labelString: Choose..
  6747. ! Preferences dialog - outgoing mail server
  6748. *prefs*mailnewsMserver*oServerFrame*oServerBox*outgoingServerLabel.labelString: \
  6749. Outgoing mail (SMTP) server:
  6750. *prefs*mailnewsMserver*oServerFrame*oServerBox*serverUsernameLabel.labelString:\
  6751. Outgoing mail server user name:
  6752. *prefs*mailnewsMserver*oServerFrame*oServerBox*chooseSSLLabel.labelString: \
  6753. Use Secure Socket Layer (SSL) or TLS for outgoing messages:
  6754. *prefs*mailnewsMserver*oServerFrame*oServerBox*sslNever.labelString: \
  6755. Never
  6756. *prefs*mailnewsMserver*oServerFrame*oServerBox*sslIfPossible.labelString: \
  6757. If Possible
  6758. *prefs*mailnewsMserver*oServerFrame*oServerBox*sslAlways.labelString: \
  6759. Always
  6760.  
  6761. ! Preferences dialog - mail server - local mail directory
  6762.  
  6763. *prefs*mailnewsMserver*localFrame*localBox*localMailDir.labelString: \
  6764. Directory: 
  6765. *prefs*mailnewsMserver*localFrame*localBox*chooseButton.labelString: \
  6766. Choose...
  6767.  
  6768. ! Preferences dialog - Mail News/News Server
  6769.  
  6770. *prefs*mailnewsNServer*serverLabel.labelString:
  6771. *prefs*mailnewsNServer*serverAddButton.labelString: Add...
  6772. *prefs*mailnewsNServer*serverEditButton.labelString: Edit...
  6773. *prefs*mailnewsNServer*serverDeleteButton.labelString: Delete
  6774. *prefs*mailnewsNServer*serverDefaultButton.labelString: Set as Default
  6775. *prefs*mailnewsNServer*localLabel.labelString: Newsgroup directory:
  6776. *prefs*mailnewsNServer*dirLabel.labelString: Newsgroup (news) folder:
  6777. *prefs*mailnewsNServer*chooseButton.labelString: Choose...
  6778. *prefs*mailnewsNServer*sizeLimitToggle.labelString: Ask me before downloading more than 
  6779. *prefs*mailnewsNServer*sizeLimit2.labelString: messages.
  6780.  
  6781. ! Preferences dialog - Mail News/News Server popup
  6782.  
  6783. *NewsServerInfo*serverLabel.labelString: Server:
  6784. *NewsServerInfo*portLabel.labelString: Port:
  6785. *NewsServerInfo*sslToggle.labelString: \
  6786. Support encrypted connections (SSL)
  6787. *NewsServerInfo*passwordToggle.labelString: \
  6788. Always use name and password
  6789.  
  6790. ! Preferences dialog - Mail News/Address Book
  6791.  
  6792. *prefs*mailnewsAddrBook*addrBookLabel.labelString:    \
  6793. When searching directories, search for items using\n\
  6794. these directories in the following order:
  6795. *prefs*mailnewsAddrBook*newButton.labelString:        New...
  6796. *prefs*mailnewsAddrBook*editButton.labelString:        Edit...
  6797. *prefs*mailnewsAddrBook*deleteButton.labelString:    Delete
  6798. *prefs*mailnewsAddrBook*fullNameLabel.labelString:    Show full names as
  6799. *prefs*mailnewsAddrBook*firstLastToggle.labelString:(First Name)(Last Name)
  6800. *prefs*mailnewsAddrBook*lastFirstToggle.labelString:(Last Name),(First Name)
  6801. *prefs*mailnewsAddrBook*firstLastLabel.labelString:    (John Smith)
  6802. *prefs*mailnewsAddrBook*lastFirstLabel.labelString:    (Smith, John)
  6803.  
  6804. *prefs*mailnewsAddress*messageLabel.labelString: Pinpoint Addressing:
  6805. *prefs*mailnewsAddress*completeLabel.labelString: Look for addresses in the following:
  6806. *prefs*mailnewsAddress*completeABToggle.labelString: Address books.
  6807. *prefs*mailnewsAddress*completeDirToggle.labelString: Directory server:
  6808. *prefs*mailnewsAddress*conflictLabel.labelString: When there are multiple addresses found:
  6809. *prefs*mailnewsAddress*conflictShowToggle.labelString: Show me a list of choices
  6810. *prefs*mailnewsAddress*conflictAcceptToggle.labelString: Accept what I have typed
  6811. *prefs*mailnewsAddress*onlyMatchLabel.labelString: If there is only one match in your personal address books:
  6812. *prefs*mailnewsAddress*onlyMatchToggle.labelString: Use the address and do not search in the directory
  6813. *prefs*mailnewsAddress*sortLabel.labelString: When displaying full names:
  6814. *prefs*mailnewsAddress*sortFirstToggle.labelString: Show names using display name. (from address book card)
  6815. *prefs*mailnewsAddress*sortLastToggle.labelString: Show names using last name, first name.
  6816. ! Preferences dialog - Mail News/Directory - New/Edit
  6817.  
  6818. *prefsLdapProp*fontList:                    -*-helvetica-medium-r-normal-*-*-120-*-*-*-*-iso8859-*
  6819. *prefsLdapProp_popup.title:                    Netscape: LDAP Server Preferences
  6820. *prefsLdapProp*descLabel.labelString:        Description:    
  6821. *prefsLdapProp*serverLabel.labelString:        LDAP Server:
  6822. *prefsLdapProp*rootLabel.labelString:        Search Root:
  6823. *prefsLdapProp*portNumberLabel.labelString:    Port Number:
  6824. *prefsLdapProp*numHitLabel.labelString:        Maximum Number of Hits:
  6825. *prefsLdapProp*secure.labelString:            Secure
  6826. *prefsLdapProp*savePasswd.labelString:        Save Password
  6827.  
  6828. ! Preferences dialog - Mail News/Message Copies
  6829.  
  6830. *prefs*mailnewsCopies*newsCopies.labelString: When sending a newsgroup message, automatically
  6831. *prefs*mailnewsCopies*newsOtherToggle.labelString: BCC other addresses:
  6832. *prefs*mailnewsCopies*newsChooseButton.labelString: Choose Folder ...
  6833. *prefs*mailnewsCopies*newsFccToggle.labelString: Folder %s on %s
  6834. *prefs*mailnewsCopies*mailCopies.labelString: When sending a mail message, automatically
  6835. *prefs*mailnewsCopies*mailOtherToggle.labelString: BCC other addresses:
  6836. *prefs*mailnewsCopies*mailChooseButton.labelString: Choose Folder ...
  6837. *prefs*mailnewsCopies*mailFccToggle.labelString: Folder %s on %s
  6838. *prefs*mailnewsCopies*dtCopies.labelString: Storage for Drafts and Templates
  6839. *prefs*mailnewsCopies*dSaveToggle.labelString: Keep drafts in '%s' on %s
  6840. *prefs*mailnewsCopies*tSaveToggle.labelString: Keep templates in '%s' on %s
  6841. *prefs*mailnewsCopies*dFccButton.labelString: Choose Folder ...
  6842. *prefs*mailnewsCopies*tFccButton.labelString: Choose Folder ...
  6843.  
  6844. *prefsMailFolderDialog*specificFolder.labelString: Other:
  6845.  
  6846. ! Preferences dialog - HTML Formatting
  6847. *prefs*mailnewsHTML*useHTML.labelString: Message formatting
  6848. *prefs*mailnewsHTML*useHTMLToggle.labelString: Use the HTML editor to compose messages.
  6849. *prefs*mailnewsHTML*usePlainToggle.labelString: Use the plain text editor to compose messages.
  6850. *prefs*mailnewsHTML*noHTML.labelString: When sending HTML messages to recipients who are not\nlisted as being able to receive them:
  6851. *prefs*mailnewsHTML*noHTMLoverride.labelString: You can override these settings in any message through the\noptions panel of the message composition window.
  6852. *prefs*mailnewsHTML*noHTMLAsk.labelString: Ask me what to do if the message has HTML formatting,\notherwise send plain text.
  6853. *prefs*mailnewsHTML*noHTMLText.labelString: Convert the message into plain text.\n(may lose some formatting)
  6854. *prefs*mailnewsHTML*noHTMLHTML.labelString: Send the message in HTML anyway\n(some recipients may not be able to read it)
  6855. *prefs*mailnewsHTML*noHTMLBoth.labelString: Send the message in plain text and HTML\n(uses more disk space)
  6856.  
  6857. *prefs*editor*authorLabel.labelString:        Author name:
  6858. *prefs*editor*externalFrameTitle.labelString:    External editors
  6859. *prefs*editor*htmlLabel.labelString:        HTML source:
  6860. *prefs*editor*imageLabel.labelString:        Images:
  6861. *prefs*editor*locationLabel.labelString:    Template for new page:
  6862. *prefs*editor*restoreDefault.labelString:    Use Default
  6863. *prefs*editor*browseTemplate.labelString:    Choose...
  6864. *prefs*editor*autosaveEnable.labelString:    Automatically save page every
  6865. *prefs*editor*minutes.labelString:            minutes
  6866. *prefs*editor*browse.labelString:            Choose...
  6867.  
  6868. ! Preferences dialog - Read Receipts
  6869. *prefs*mailnewsReceipts*requestReceiptsLabel.labelString: If I request a receipt when sending a message, I want
  6870. *prefs*mailnewsReceipts*dsn.labelString: A delivery receipt from the receiving server (DSN)
  6871. *prefs*mailnewsReceipts*mdn.labelString: A read receipt notify me when recipients display this message (MDN)
  6872. *prefs*mailnewsReceipts*both.labelString: Both types of receipt
  6873. *prefs*mailnewsReceipts*receiptsArriveLabel.labelString: When a receipt arrives
  6874. *prefs*mailnewsReceipts*inbox.labelString: Leave it in my inbox
  6875. *prefs*mailnewsReceipts*sentmail.labelString: Move it to my Sent Mail folder
  6876. *prefs*mailnewsReceipts*receiveReceiptsLabel.labelString: When I receive a message and sender requested a receipt (MDN)
  6877. *prefs*mailnewsReceipts*never.labelString: Never return a receipt
  6878. *prefs*mailnewsReceipts*some.labelString: Return receipts for some messages
  6879. *prefs*mailnewsReceipts*customizeButton.labelString: Customize...
  6880.  
  6881. ! make sure these are multi-line, otherwise the widgets line up funny
  6882. *prefsDialogReceipts.title: Customize Return Receipts
  6883. *prefsDialogReceipts*instructLabel.labelString:\
  6884. When I receive a message and its sender requested a receipt\n\
  6885. (MDN), send one in the following cases:
  6886. *prefsDialogReceipts*mailingLabel.labelString:\
  6887. If I'm not in the To or CC list of the message\n\
  6888. (as for a message to a mailing list):
  6889. *prefsDialogReceipts*outsideLabel.labelString:\
  6890. If the message comes from outside the\n\
  6891. domain (domain here):
  6892. *prefsDialogReceipts*otherLabel.labelString:\
  6893. In all other cases:
  6894.  
  6895. ! Preferences dialog - Editor/Publish
  6896.  
  6897. *prefs*editor*linksAndImagesTitle.labelString:    Links and images
  6898. *prefs*editor*linksAndImagesLabel.labelString:    \
  6899. When saving remote documents and when inserting links and images:
  6900. *prefs*editor*linksToggle.labelString:        Maintain links
  6901. *prefs*editor*linksInfo.labelString:            \
  6902. Adjust links to work from the document's location. Links to local\n\
  6903. files will work when local versions exist.
  6904. *prefs*editor*imagesToggle.labelString:        Keep images with document
  6905. *prefs*editor*imagesInfo.labelString:        \
  6906. Save copies of images to the document's location. Images will\n\
  6907. always appear in local versions of the document and when it is\n\
  6908. published.
  6909. *prefs*editor*linksAndImagesTip.labelString:        \
  6910. Tip: Set both options if you will be using remote publishing.
  6911. *prefs*editor*publishTitle.labelString:        Default publishing location
  6912. *prefs*editor*publishLabel.labelString:        Publish to (FTP or HTTP):    
  6913. *prefs*editor*browseLabel.labelString:        Browse to (HTTP):
  6914.  
  6915. ! Preferences dialog - Offline
  6916.  
  6917. *prefs*offline*startupBoxLabel.labelString:    Startup Communicator in
  6918. *prefs*offline*online.labelString:            Online Work Mode
  6919. *prefs*offline*offline.labelString:            Offline Work Mode
  6920. *prefs*offline*ask.labelString:                Ask Me
  6921. *prefs*offline*onlineDesc.labelString:\
  6922. Choose this if you are on a network and connected to the\n\
  6923. Internet all the time.
  6924. *prefs*offline*offlineDesc.labelString:\
  6925. Choose this if you use a modem and/or want to control\n\
  6926. when you make network connections.
  6927. *prefs*offline*askDesc.labelString:\
  6928. Choose this if you are not sure when you will have access\n\
  6929. to a network when you use Communicator. You will be\n\
  6930. prompted with a choice dialog on start up.
  6931.  
  6932. ! Preferences dialog - Offline/News
  6933.  
  6934. *prefs*offlineNews*downloadBoxLabel.labelString:     Message Download
  6935. *prefs*offlineNews*downloadMsgs.labelString:         Download
  6936. *prefs*offlineNews*downloadByDate.labelString:        Download by date
  6937. *prefs*offlineNews*downloadDateFrom.labelString:    from
  6938. *prefs*offlineNews*downloadDateSince.labelString:    since
  6939. *prefs*offlineNews*msgsLabel.labelString:            messages
  6940. *prefs*offlineNews*daysAgoLabel.labelString:        days ago
  6941. *prefs*offlineNews*discussionLabel.labelString:    \
  6942. In order to read newsgroups offline, you must first select them for\n\
  6943. download. Click the Select newsgroups... button to choose newsgroups\n\
  6944. for download.
  6945. *prefs*offlineNews*selectDiscussion.labelString:    Select Newsgroups...
  6946. *prefs*offlineNews*discussionLabel2.labelString:    (12 newsgroups selected)
  6947.  
  6948. ! Preferences dialog - page labels
  6949.  
  6950. *pref.appearance:                    Appearance
  6951. *pref.fonts:                        Fonts
  6952. *pref.colors:                        Colors
  6953. *pref.browser:                        Navigator
  6954. *pref.lang:                            Languages
  6955. *pref.smart:                        Smart Browsing
  6956. *pref.applications:                    Applications
  6957. *pref.mailNews:                        Mail & Newsgroups
  6958. *pref.identity:                        Identity
  6959. *pref.messages:                     Messages
  6960. *pref.mailServer:                    Mail Servers
  6961. *pref.newsServer:                    Newsgroups Servers
  6962. *pref.addressing:                   Addressing
  6963. *pref.copies:                       Copies and Folders
  6964. *pref.htmlmail:                     Formatting
  6965. *pref.readreceipts:                 Return Receipts
  6966. *pref.diskSpace:                    Disk Space
  6967. *pref.editor:                        Composer
  6968. *pref.editorAppearance:                New Page Colors
  6969. *pref.editorPublish:                Publish
  6970. *pref.offline:                        Offline
  6971. *pref.offlineNews:                    Groups
  6972. *pref.helpFiles:                    Help Files
  6973. *pref.advanced:                        Advanced
  6974. *pref.cache:                        Cache
  6975. *pref.proxies:                        Proxies
  6976. *pref.liGeneral:                    Roaming User
  6977. *pref.liServer:                        Server Information
  6978. *pref.liFiles:                        Item Selection
  6979.  
  6980. *prefDesc.appearance:                Change the appearance of the display
  6981. *prefDesc.fonts:                    Change the fonts in your display
  6982. *prefDesc.colors:                    Change the colors in your display
  6983. *prefDesc.browser:                    Specify the home page location
  6984. *prefDesc.lang:                        View web pages in different languages
  6985. *prefDesc.smart:                    Configure browsing aids
  6986. *prefDesc.applications:                Specify helper applications for different file types
  6987. *prefDesc.mailNews:                    Settings for Mail and Newsgroups
  6988. *prefDesc.identity:                    Set your name, email address, and signature file
  6989. *prefDesc.composition:                Choose settings for outgoing messages
  6990. *prefDesc.mailServer:                Specify servers for mail
  6991. *prefDesc.newsServer:                Specify your servers for reading newsgroups
  6992. *prefDesc.addressBook:                Choose directories for searching addresses
  6993. *prefDesc.addressing:               Settings for addressing messages
  6994. *prefDesc.copies:                   Copies, drafts, and templates
  6995. *prefDesc.messages:                 Choose settings for messages
  6996. *prefDesc.htmlMail:                 Message formatting
  6997. *prefDesc.readReceipts:             Settings for requesting or returning receipts.
  6998. *prefDesc.editor:                    Set general preferences for authoring Web pages
  6999. *prefDesc.editorAppearance:            Choose default appearance of new Web pages
  7000. *prefDesc.editorPublish:            Designate the default publishing location
  7001. *prefDesc.offline:                    Choose the startup mode of the product
  7002. *prefDesc.offlineNews:                Choose settings for reading newsgroups offline
  7003. *prefDesc.diskSpace:                Manage the amount of disk space taken by messages
  7004. *prefDesc.helpFiles:                Choose Help files
  7005. *prefDesc.advanced:                    Change preferences that affect the entire product
  7006. *prefDesc.cache:                    Designate the size of the cache
  7007. *prefDesc.proxies:                    Configure proxies to access the Internet
  7008. *prefDesc.liGeneral:                Enter your server login information
  7009. *prefDesc.liServer:                    Specify the Roaming Access server information
  7010. *prefDesc.liFiles:                    Specify which items to transfer
  7011. *prefDesc.smartUpdate:                Configure software installation
  7012.  
  7013. ! Preferences dialog - TODOs
  7014.  
  7015.  
  7016. *prefs*mailnewsMserver*inboxToggle.sensitive:    false
  7017.  
  7018.  
  7019. ! Color picker
  7020.  
  7021. *colorDialog_popup.title:            Netscape: Color Picker
  7022.  
  7023. ! Mail/News banners
  7024. *bannerItem.shadowType:                shadow_out
  7025. *bannerItem.shadowThickness:        1
  7026. *bannerItem.marginLeft:                1
  7027. *bannerItem.marginRight:            1
  7028. *bannerItem.marginTop:                1
  7029. *bannerItem.marginBottom:            1
  7030.  
  7031. *banner*mommy.buttonLayout:            button_pixmap_only
  7032.  
  7033. ! Subscribe UI
  7034.  
  7035. *subscribeFolder*fontList: -*-helvetica-medium-r-normal-*-*-120-*-*-*-*-iso8859-*
  7036. *subscribeFolder*subscribe.labelString: Subscribe
  7037. *subscribeFolder*unsubscribe.labelString: Unsubscribe
  7038. *subscribeFolder*setSubscribe.labelString:    Subscribe
  7039. *subscribeFolder*clearSubscribe.labelString:  Unsubscribe
  7040. *subscribeFolder*expandAll.labelString:        Expand
  7041. *subscribeFolder*collapseAll.labelString:    Collapse All
  7042. *subscribeFolder*fetchGroupList.labelString:    Refresh List
  7043. *subscribeFolder*stopLoading.labelString:    Stop
  7044. *subscribeFolder*getNewGroups.labelString:    Get New
  7045. *subscribeFolder*clearNewGroups.labelString:    Clear New
  7046. *subscribeFolder*search.labelString:        Search Now
  7047. *subscribeFolder*addNewsServer.labelString:    Add Server...
  7048. *subscribeFolder*subNewInfoLabel.labelString: This list shows all new newsgroups since you last cleared the list.
  7049. *subscribeFolder*searchLabel.labelString:    Search For:
  7050. *subscribeFolder*onserverLabel.labelString:    On Server:
  7051. *subscribeFolder*serverLabel.labelString:    Server:
  7052. *subscribeFolder*newsgroupLabel.labelString:    Newsgroup:
  7053. *subscribeFolder*subNewInfoLabel.alignment:    ALIGNMENT_BEGINNING
  7054.  
  7055. ! The Add server dialog
  7056. *serverDialog*fontList:                        -*-helvetica-medium-r-normal-*-*-120-*-*-*-*-iso8859-*
  7057. *serverDialogForm*serverLabel.labelString:    Server Name:
  7058. *serverDialogForm*portLabel.labelString:    Server Port:
  7059. *serverDialogForm*secureLabel.labelString:    Secure:
  7060. *serverDialogForm*secureToggle.labelString:
  7061.  
  7062. ! Compose Window attachment panel resources
  7063. *newComposeFolder*attachItemImage.highlightThickness:      2
  7064. *newComposeFolder*attachItemImage.navigationType: NONE
  7065.  
  7066. *addressFolderBaseWidget*addressBook.labelString:     Address Book
  7067. *addressBook.documentationString: Attach an address book card to the current message
  7068.  
  7069. *subjectFormW*subjectLabel.labelString:        Subject:
  7070. *PriorityOption.labelString:            Priority:
  7071. *optionForm*returnReceipt.labelString:        Request return receipt
  7072. *optionForm*encrypted.labelString:        Encrypted
  7073. *optionForm*signed.labelString:            Signed
  7074. *optionForm*leftMargin:            40
  7075. *optionForm*rightMargin:        40    
  7076.  
  7077. *TextEncodingOption.labelString:        Use 8-bit instead of MIME-compliant encoding for the message text
  7078. *AttachmentEncodingOption.labelString:        Use uuencode instead of MIME for attachments
  7079. *MessageActionOption.labelString:        Format:
  7080.  
  7081. !!
  7082. !! *menuBar
  7083. !!
  7084. *menuBar.shadowThickness:        1
  7085. *menuBar.marginHeight:            0
  7086. *menuBar.marginWidth:            0
  7087.  
  7088. !!
  7089. !! *toolBox
  7090. !!
  7091. *Navigator*toolBox*Tab0.tipString:        Navigation Toolbar
  7092. *Navigator*toolBox*Tab1.tipString:        Location Toolbar
  7093. *Navigator*toolBox*Tab2.tipString:        Personal Toolbar
  7094.  
  7095. *Editor*toolBox*Tab0.tipString:            Composition Toolbar
  7096. *Editor*toolBox*Tab1.tipString:            Formatting Toolbar
  7097.  
  7098. *Composition*toolBox*Tab0.tipString:    Message Toolbar
  7099. *Composition*toolBox*Tab1.tipString:    Addressing Area
  7100. *Composition*subjectFormW.toolBox*Tab0.tipString: Formatting Toolbar
  7101.  
  7102. *MailFolder*toolBox*Tab0.tipString:        Message Center Toolbar
  7103. *MailFolder*toolBox*Tab1.tipString:        Location Toolbar
  7104.  
  7105. *MailThread*toolBox*Tab0.tipString:        Message Toolbar
  7106. *MailThread*toolBox*Tab1.tipString:        Location Toolbar
  7107.  
  7108. *MailMsg*toolBox*Tab0.tipString:        Message Toolbar
  7109. *MailMsg*toolBox*Tab1.tipString:        Location Toolbar
  7110.  
  7111. *toolBox*Tab0.tipString:                Navigation Toolbar
  7112. *toolBox*Tab1.tipString:                Location Toolbar
  7113.  
  7114. *Navigator*toolBox*Tab0.documentationString:        Navigation Toolbar
  7115. *Navigator*toolBox*Tab1.documentationString:        Location Toolbar
  7116. *Navigator*toolBox*Tab2.documentationString:        Personal Toolbar
  7117.  
  7118. *Editor*toolBox*Tab0.documentationString:            Composition Toolbar
  7119. *Editor*toolBox*Tab1.documentationString:            Formatting Toolbar
  7120.  
  7121. *Composition*toolBox*Tab0.documentationString:    Message Toolbar
  7122. *Composition*toolBox*Tab1.documentationString:    Addressing Area
  7123. *Composition*subjectFormW.toolBox*Tab0.documentationString: Formatting Toolbar
  7124.  
  7125. *MailFolder*toolBox*Tab0.documentationString:        Message Center Toolbar
  7126. *MailFolder*toolBox*Tab1.documentationString:        Location Toolbar
  7127.  
  7128. *MailThread*toolBox*Tab0.documentationString:        Message Toolbar
  7129. *MailThread*toolBox*Tab1.documentationString:        Location Toolbar
  7130.  
  7131. *MailMsg*toolBox*Tab0.documentationString:        Message Toolbar
  7132. *MailMsg*toolBox*Tab1.documentationString:        Location Toolbar
  7133.  
  7134. *toolBox*Tab0.documentationString:                Navigation Toolbar
  7135. *toolBox*Tab1.documentationString:                Location Toolbar
  7136.  
  7137. !! Number of pixels to move an item before swapping
  7138. *toolBox.swapThreshold:                    10
  7139.  
  7140. !! Maximum number of pixels an item can be dragged (for one mouse motion)
  7141. *toolBox.dragThreshold:                    10
  7142.  
  7143. *toolBox.marginLeft:                    0
  7144. *toolBox.marginRight:                    0
  7145. *toolBox.marginTop:                        0
  7146. *toolBox.marginBottom:                    0
  7147.  
  7148. !!
  7149. !! *toolBar
  7150. !!
  7151. *toolBarItem.shadowType:                shadow_out
  7152. *toolBarItem.shadowThickness:            1
  7153. *toolBarItem.marginLeft:                1
  7154. *toolBarItem.marginRight:                1
  7155. *toolBarItem.marginTop:                    1
  7156. *toolBarItem.marginBottom:                1
  7157.  
  7158. *toolBar*XfeButton.marginBottom:        1
  7159. *toolBar*XfeButton.marginLeft:            1
  7160. *toolBar*XfeButton.marginRight:            1
  7161. *toolBar*XfeButton.marginTop:            1
  7162. *toolBar*XfeButton.shadowThickness:        1
  7163.  
  7164. *toolBar*XfeCascade.marginBottom:        1
  7165. *toolBar*XfeCascade.marginLeft:            1
  7166. *toolBar*XfeCascade.marginRight:        1
  7167. *toolBar*XfeCascade.marginTop:            1
  7168. *toolBar*XfeCascade.shadowThickness:    1
  7169.  
  7170. *toolBar*XmSeparator.shadowThickness:    0
  7171. *toolBar*XmSeparator.width:                20
  7172. *toolBar*XmSeparator.height:            2
  7173. *toolBar*XmSeparator.orientation:        horizontal
  7174.  
  7175. *toolBar*armOffset:                        1
  7176. *toolBar*fillOnEnter:                    false
  7177. *toolBar*raiseForeground:                Blue
  7178. *toolBar*fontList:                        -*-helvetica-medium-r-*-*-*-120-*-*-*-*-iso8859-*
  7179.  
  7180. *toolBar.spacing:                        0
  7181. *toolBar.shadowThickness:                0
  7182. *toolBar.marginLeft:                    0
  7183. *toolBar.marginRight:                    0
  7184. *toolBar.marginTop:                        0
  7185. *toolBar.marginBottom:                    0
  7186.  
  7187.  
  7188. !!
  7189. !! Browser Toolbar destinations
  7190. !!
  7191. !*toolBar*destinations.mapingDelay:                           1
  7192. !*toolBar*destinations*whatsNew.labelString:        What's New?
  7193. !*toolBar*destinations*whatsCool.labelString:    What's Cool?
  7194. !*toolBar*destinations*inetIndex.labelString:    The Internet
  7195. !*toolBar*destinations*inetSearch.labelString:    Net Search
  7196. !*toolBar*destinations*inetWhite.labelString:    People
  7197. !*toolBar*destinations*inetYellow.labelString:    Yellow Pages
  7198. !*toolBar*destinations*upgrade.labelString:        Software
  7199. !*toolBar*destinations*welcome.labelString:        Welcome
  7200. !*toolBar*destinations*newsgroups.labelString:    Groups
  7201.  
  7202. !!
  7203. !! *dashBoard
  7204. !!
  7205. *dashBoard.shadowThickness:                            1
  7206. *dashBoard.shadowType:                                shadow_out
  7207. *dashBoard.bottomOffset:                            0
  7208. *dashBoard.leftOffset:                                0
  7209. *dashBoard.rightOffset:                                0
  7210. *dashBoard.topOffset:                                0
  7211. *dashBoard.marginBottom:                            2
  7212. *dashBoard.marginLeft:                                2
  7213. *dashBoard.marginRight:                                2
  7214. *dashBoard.marginTop:                                2
  7215.  
  7216. !!
  7217. !! *dashBoard*securityBar
  7218. !!
  7219. *dashBoard*securityBar.marginBottom:                0
  7220. *dashBoard*securityBar.marginLeft:                    0
  7221. *dashBoard*securityBar.marginRight:                    0
  7222. *dashBoard*securityBar.marginTop:                    0
  7223. *dashBoard*securityBar.buttonLayout:                button_pixmap_only
  7224.  
  7225. !!
  7226. !! *dashBoard*viewSecurity
  7227. !!
  7228. *dashBoard*viewSecurity.shadowType:                    shadow_in
  7229. *dashBoard*viewSecurity.shadowThickness:            1
  7230. *dashBoard*viewSecurity.raiseOnEnter:                false
  7231. *dashBoard*viewSecurity.buttonType:                    button_none
  7232. *dashBoard*viewSecurity.marginTop:                    1
  7233. *dashBoard*viewSecurity.marginBottom:                1
  7234.  
  7235. !!
  7236. !! *dashBoard*statusBar
  7237. !!
  7238. *dashBoard*statusBar.shadowType:                    shadow_in
  7239. *dashBoard*statusBar.shadowThickness:                1
  7240. *dashBoard*statusBar.truncateLabel:                    false
  7241. *dashBoard*statusBar.fontList:                        -*-helvetica-medium-r-*-*-*-120-*-*-*-*-iso8859-*
  7242. *dashBoard*statusBar.labelAlignment:                alignment_beginning
  7243.  
  7244. ! initial value for the status bar
  7245. *dashBoard*statusBar.labelString:                    Netscape
  7246.  
  7247. !!
  7248. !! *dashBoard*progressBar
  7249. !!
  7250. *dashBoard*progressBar.shadowType:                    shadow_in
  7251. *dashBoard*progressBar.shadowThickness:                1
  7252. *dashBoard*progressBar.fontList:                    -*-helvetica-medium-r-*-*-*-120-*-*-*-*-iso8859-*
  7253. *dashBoard*progressBar.width:                        100
  7254.  
  7255. !! The color of the progress bar
  7256. *dashBoard*progressBar.barColor:                    Gray60
  7257.  
  7258. !! The about the cylon moves on each tick
  7259. *dashBoard*progressBar.cylonOffset:                    2
  7260.  
  7261. !! The interval in msec between cylon ticks
  7262. *dashBoard*progressBar.cylonInterval:                100
  7263.  
  7264. !! The cylon width (percent of total)
  7265. *dashBoard*progressBar.cylonWidth:                    20
  7266.  
  7267. !!
  7268. !! *dockedTaskBar
  7269. !!
  7270. *dockedTaskBar.shadowType:                                shadow_out
  7271. *dockedTaskBar.shadowThickness:                            1
  7272. *dockedTaskBar.spacing:                                    0
  7273. *dockedTaskBar.buttonLayout:                            button_pixmap_only
  7274. *dockedTaskBar*fontList:                                *-helvetica-medium-r-*-*-*-120-*-*-*-*-iso8859-*
  7275.  
  7276. *dockedTaskBar*openOrBringUpBrowser.labelString:        Navigator
  7277. *dockedTaskBar*openInboxAndGetNewMessages.labelString:    Inbox
  7278. *dockedTaskBar*openNewsgroups.labelString:                Newsgroups
  7279. *dockedTaskBar*openAddrBook.labelString:                AddressBook
  7280. *dockedTaskBar*openEditor.labelString:                    Composer
  7281.  
  7282. *dockedTaskBar*openOrBringUpBrowser.tipString:            Open a browser window
  7283. *dockedTaskBar*openInboxAndGetNewMessages.tipString:    Open the mail window and get new messages
  7284. *dockedTaskBar*openNewsgroups.tipString:                Open the list of newsgroups
  7285. *dockedTaskBar*openAddrBook.tipString:                Open the address book 
  7286. *dockedTaskBar*openEditor.tipString:                    Open the web page editor
  7287.  
  7288. *openInboxAndGetNewMessages.documentationString:        Open the mail window and get new messages
  7289.  
  7290. *dockedTaskBar*XfeButton.marginBottom:                1
  7291. *dockedTaskBar*XfeButton.marginLeft:                1
  7292. *dockedTaskBar*XfeButton.marginRight:                1
  7293. *dockedTaskBar*XfeButton.marginTop:                    1
  7294. *dockedTaskBar*XfeButton.shadowThickness:            1
  7295.  
  7296. !!
  7297. !! *floatingTaskBar
  7298. !!
  7299. *floatingTaskBar.shadowType:                                shadow_out
  7300. *floatingTaskBar.shadowThickness:                            1
  7301. *floatingTaskBar.spacing:                                    0
  7302. *floatingTaskBar*fontList:                                *-helvetica-medium-r-*-*-*-120-*-*-*-*-iso8859-*
  7303.  
  7304. *floatingTaskBar*openOrBringUpBrowser.labelString:            Navigator
  7305. *floatingTaskBar*openInboxAndGetNewMessages.labelString:    Inbox    
  7306. *floatingTaskBar*openNewsgroups.labelString:                Newsgroups
  7307. *floatingTaskBar*openAddrBook.labelString:                AddressBook
  7308. *floatingTaskBar*openEditor.labelString:                    Composer
  7309.  
  7310. *floatingTaskBar*openOrBringUpBrowser.tipString:            Open a browser window
  7311. *floatingTaskBar*openInboxAndGetNewMessages.tipString:    Open the mail window and get new messages
  7312. *floatingTaskBar*openNewsgroups.tipString:                Open the list of newsgroups
  7313. *floatingTaskBar*openAddrBook.tipString:                Open the address book 
  7314. *floatingTaskBar*openEditor.tipString:                    Open the web page editor
  7315.  
  7316. *openInboxAndGetNewMessages.documentationString:        Open the mail window and get new messages
  7317.  
  7318. *floatingTaskBar*XfeButton.marginBottom:            2
  7319. *floatingTaskBar*XfeButton.marginLeft:                2
  7320. *floatingTaskBar*XfeButton.marginRight:                2
  7321. *floatingTaskBar*XfeButton.marginTop:                2
  7322. *floatingTaskBar*XfeButton.shadowThickness:            1
  7323.  
  7324.  
  7325. !!
  7326. !! *taskBarContextMenu
  7327. !!
  7328. *taskBarContextMenu*floatingTaskBarAlwaysOnTop.labelString:        Always On Top
  7329. *taskBarContextMenu*floatingTaskBarClose.labelString:            Close
  7330.  
  7331. *floatingTaskBarVerticalCmdString:                                Vertical
  7332. *floatingTaskBarHorizontalCmdString:                            Horizontal
  7333.  
  7334. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  7335.  
  7336. ! buttons for compose/post  message pulldown on the toolbar
  7337. *toolBar*composeMessagePlain.labelString:     in Plain Text    
  7338. *toolBar*composeMessageHTML.labelString:     in HTML    
  7339.  
  7340. *toolBar*composeArticlePlain.labelString:     in Plain Text    
  7341. *toolBar*composeArticleHTML.labelString:     in HTML    
  7342.  
  7343. ! buttons specific to the folder frame.
  7344. *toolBar*getNewMessages.labelString:    Get Msg
  7345. *toolBar*composeMessage.labelString:    New Msg
  7346. *composeMessage.tipString:        New message
  7347. *toolBar*newFolder.labelString:        New Folder
  7348. *toolBar*addNewsgroup.labelString:    Subscribe
  7349. *toolBar*deleteFolder.labelString:    Delete
  7350. *toolBar*deleteAny.labelString:        Delete
  7351. *toolBar*deleteAny.tipString:     Delete the selected message
  7352. *toolBar*deleteAny.documentationString: Delete the selected message
  7353.  
  7354. *unsubscribeNewsgroupCmdString: Unsubscribe
  7355. !
  7356. *getNewMessages.tipString:    Get messages
  7357. *getNewMessages.documentationString:    Get new mail and newsgroup messages
  7358. *getNewMessages.labelString:    Get New Messages
  7359. *getNewMessages.mnemonic:    M
  7360.  
  7361. *newFolder.tipString:        New mail folder
  7362. *addNewsgroup.tipString:    Add a newsgroup
  7363. *deleteFolder.tipString:    Delete mail folder
  7364.  
  7365. ! buttons specific to the thread/message frame.
  7366. *toolBar*composeArticle.labelString: New Msg
  7367. *toolBar*replyToNewsgroup.labelString: Reply
  7368. *toolBar*replyToSender.labelString:    Reply
  7369. *toolBar*nextMessage.labelString:    Next
  7370. *toolBar*nextUnreadMessage.labelString:    Next Unread Message
  7371. *toolBar*nextUnreadThread.labelString:    Next Unread Thread
  7372. *toolBar*nextFlaggedMessage.labelString:     Next Flagged Message
  7373. *toolBar*nextCategory.labelString:    Next Category
  7374. *toolBar*nextUnreadCategory.labelString:    Next Unread Category
  7375. *toolBar*nextUnreadCollection.labelString:    Next Unread Collection
  7376. *toolBar*forwardMessage.labelString:    Forward
  7377. *toolBar*deleteMessage.labelString:    Delete
  7378. *toolBar*previousUnreadMessage.labelString: Previous
  7379. *toolBar*previousMessage.labelString:    Previous
  7380. *previousMessage.tipString: Previous message
  7381. *toolBar*moveMessage.labelString: File
  7382. *toolBar*copyMessage.labelString: File
  7383. *toolBar*composeArticle.tipString: New message to this newsgroup
  7384. *toolBar*replyToNewsgroup.tipString: Reply to the message
  7385. *toolBar*nextMessage.tipString:    Next unread message
  7386.  
  7387.  
  7388. *toolBar*moveMessage.tipString: File the selected message
  7389. *toolBar*copyMessage.tipString: File the selected message
  7390. *toolBar*moveMessage.documentationString: File the selected message to a folder
  7391. *toolBar*copyMessage.documentationString: Copy the selected message to a folder
  7392.  
  7393. ! buttons specific to the browser frame.
  7394. *toolBar*back.labelString:    Back
  7395. *toolBar*forward.labelString:    Forward
  7396. *toolBar*home.labelString:    Home
  7397. *toolBar*search.labelString:    Search
  7398. *toolBar*destinations.labelString:    Netscape
  7399. *toolBar*guide.labelString:    Guide
  7400. *toolBar*showImages.labelString:    Images
  7401. *toolBar*loadImages.labelString:    Load Images
  7402. *toolBar*print.labelString:    Print
  7403. *print.tipString:                   Print this page
  7404. *MailThread*print.tipString:        Print the selected message
  7405. *MailMsg*print.tipString:           Print the selected message
  7406. *toolBar*reload.labelString:    Reload
  7407.  
  7408. ! buttons specific to the compose frame.
  7409. *toolBar*sendMessageNow.labelString:    Send
  7410. *toolBar*quote.labelString:        Quote
  7411. *toolBar*addresseePicker.labelString:    Address
  7412. *toolBar*saveDraft.labelString:        Save
  7413. *toolBar*viewAddresses.labelString:    Address
  7414. *toolBar*viewDirectories.labelString:    Directory
  7415. !
  7416. *sendMessageNow.tipString:    Send this message
  7417. *saveDraft.tipString:        Save this message as a draft
  7418. *quote.tipString:        Quote the previous document
  7419. *viewDirectories.tipString:    Look up an address
  7420. *viewSecurity.tipString:        Show security information
  7421. !
  7422. *addressBook.tipString:
  7423. !
  7424. *quote.documentationString:          Paste text from the original page in quoted form
  7425. *viewDirectories.documentationString: Look up an address in an LDAP directory
  7426. !
  7427. ! buttons specific to the Addressbook frame. documentationString
  7428. *toolBar*abEditEntry.labelString:     Properties
  7429. *toolBar*abDelete.labelString:   Delete
  7430. *toolBar*searchAddress.labelString:       Directory
  7431. *toolBar*abCall.labelString:       Call
  7432. !
  7433. *addToAddressBook.tipString: Create a new entry
  7434. *abNewList.tipString:        Create a new mailing list 
  7435. *abEditEntry.tipString:     Edit the selected entry
  7436. *abDelete.tipString:   Delete the selected entry
  7437. *abCall.tipString:          Start conference
  7438. *searchAddress.tipString:       Look up an address
  7439. !
  7440.  
  7441. *abEditEntry.documentationString:     \
  7442. View and edit properties of entry's address book card
  7443. *viewProperties.documentationString:  \
  7444. View and edit properties of entry's address book card
  7445. *displayHTMLDomainsDialog.documentationString: \
  7446. Edit the list of domains that can receive HTML messages
  7447. *abVCard.documentationString:          Create and edit my address book card
  7448.  
  7449. *abDelete.documentationString:   Delete the selected entry from the address book
  7450.  
  7451. *searchAddress.documentationString:       Look up an address in an LDAP directory
  7452.  
  7453. !*AddressBook*toggleNavigationToolbar.documentationString: 
  7454. !
  7455. *toBtn.documentationString:           Compose a message to the selected entry
  7456. *ccBtn.documentationString:           Compose a message and copy it to the selected entry
  7457. *bccBtn.documentationString:          Compose a message and blind-carbon copy it to the selected entry
  7458. !
  7459. ! buttons used everywhere (it seems.)
  7460. *toolBar*viewSecurity.labelString:    Security
  7461. *toolBar*stopLoading.labelString:    Stop
  7462.  
  7463. *changeDocumentEncoding.documentationString: Indicate Documentation Encoding
  7464.  
  7465.  
  7466. *MailFolder.width:    280
  7467. *MailFolder.height:    400
  7468. !
  7469. *abCardProperties*strip.topOffset: 3
  7470. *abCardProperties*strip.leftOffset: 15
  7471. *abCardProperties*strip.bottomOffset: 3
  7472. *abCardProperties*strip.rightOffset: 15
  7473.  
  7474. !
  7475. ! For the mail message download dialog
  7476. !
  7477. Netscape*MessageDownload*label.alignment: ALIGNMENT_BEGINNING
  7478. Netscape*MessageDownload*stopButtonForm*stopLoading.labelString: Cancel
  7479.  
  7480. Netscape*NewsDownload*fontList:                -*-helvetica-medium-r-normal-*-*-120-*-*-*-*-iso8859-*
  7481. Netscape*NewsDownload_popup.title:            Netscape: Download Headers
  7482.  
  7483. Netscape*NewsDownload*allToggle.labelString: Download all headers
  7484. Netscape*NewsDownload*numMessagesToggle.labelString: Download
  7485. Netscape*NewsDownload*numMessagesCaption.labelString: headers
  7486. Netscape*NewsDownload*markOthersRead.labelString: Mark remaining headers as read.
  7487.  
  7488. !
  7489. ! For the news group property dialog
  7490. !
  7491. *NewsgroupProps*name_label.labelString:    Name:
  7492. *NewsgroupProps*location_label.labelString: Location:
  7493. *NewsgroupProps*unread_label.labelString: Unread Messages:
  7494. *NewsgroupProps*total_label.labelString: Total Messages:
  7495. *NewsgroupProps*space_label.labelString: Total Space Used:
  7496. *NewsgroupProps*html_toggle.labelString: Can receive HTML messages
  7497.  
  7498. !
  7499. ! For the mail folder property dialog
  7500. !
  7501. *MailFolderProps*name_label.labelString:    Name:
  7502. *MailFolderProps*name_value.columns: 20
  7503. *MailFolderProps*location_label.labelString: Location:
  7504. *MailFolderProps*unread_label.labelString: Unread Messages:
  7505. *MailFolderProps*total_label.labelString: Total Messages:
  7506. *MailFolderProps*wasted_label.labelString: Disk Space Wasted:
  7507. *MailFolderProps*space_label.labelString: Total Space Used:
  7508. *MailFolderProps*sharePrivilegesLabel.labelString: Share this and \
  7509. other folders with network users\n\
  7510. and display and set access privileges
  7511.  
  7512. !
  7513. ! For the news server property dialog
  7514. !
  7515. *NewsServerProps*name_label.labelString: Name:
  7516. *NewsServerProps*port_label.labelString: Port #:
  7517. *NewsServerProps*security_label.labelString: Security:
  7518. *NewsServerProps*desc_label.labelString: Description:
  7519. *NewsServerProps*prompt_toggle.labelString: Always ask me for my user name and password
  7520. *NewsServerProps*anonymous_toggle.labelString: \
  7521. Only ask me for my user name and password\n\
  7522. when necessary
  7523. *NewsServerProps*html_toggle.labelString: Can receive HTML messages
  7524.  
  7525. !
  7526. ! For the splash screen
  7527. !
  7528. Netscape*splashShell*background:    Black
  7529. Netscape*splashShell*foreground:    White
  7530. Netscape*splashShell*fontList:    -*-helvetica-medium-r-normal-*-*-120-*-*-*-*-iso8859-*
  7531.  
  7532. !
  7533. ! Special for HTMLCompose
  7534. !
  7535. Netscape*composeViewEditFormWidget.scrollerForm.pane.scroller.spacing:    0
  7536. Netscape*composeViewEditFormWidget.scrollerForm.pane*spacing:            0
  7537. Netscape*composeViewEditFormWidget.scrollerForm.pane*marginWidth:        0
  7538. Netscape*composeViewEditFormWidget.scrollerForm.pane*marginHeight:        0
  7539. Netscape*composeViewEditFormWidget.scrollerForm.pane*highlightThickness:    0
  7540. Netscape*composeViewEditFormWidget.scrollerForm.pane*traversalOn:        False
  7541.  
  7542. !Composition navigation
  7543. *Composition*navigationType:        TAB_GROUP
  7544. *Composition*XmTextField.highlightThickness:    2
  7545. *Composition*XmText.highlightThickness:        2
  7546.  
  7547. ! Plain Text Compose Popup
  7548. *popup*pasteAsQuoted.labelString:            Paste as Quotation
  7549. *popup*pasteAsQuoted.mnemonic:            Q
  7550. *popup*quoteOriginalText.labelString:            Quote Original Text
  7551.  
  7552. !
  7553. ! Special for SpellHandler...
  7554. !
  7555. *spellDialog*right_rc.entryAlignment:  ALIGNMENT_CENTER
  7556.  
  7557. *spellDialog*replace.labelString:      Replace
  7558. *spellDialog*replace_all.labelString:  Replace All
  7559. *spellDialog*check.labelString:          Check
  7560. *spellDialog*ignore.labelString:       Ignore
  7561. *spellDialog*ignore_all.labelString:   Ignore All
  7562. *spellDialog*learn.labelString:        Learn
  7563. *spellDialog*stop.labelString:         Stop
  7564. *spellDialog*text_label.labelString:   Word:
  7565. *spellDialog*list_label.labelString:   Suggestions:
  7566.  
  7567. *spellDialog*done.labelString:             Done
  7568. *spellDialog*msgFinished.labelString:      [ finished checking ]
  7569. *spellDialog*msgNoSuggestions.labelString: [ no suggestions ]
  7570. *spellDialog*msgUnRecognized.labelString:  [ unrecognized word ]
  7571. *spellDialog*msgCorrect.labelString:       [ correct spelling ]
  7572. *spellDialog*msgNull.labelString:          [ ]
  7573.  
  7574. *spellDialog*text_label.fontList: -*-helvetica-bold-r-*-*-*-120-*-*-*-*-iso8859-*
  7575. *spellDialog*list_label.fontList: -*-helvetica-bold-r-*-*-*-120-*-*-*-*-iso8859-*
  7576. *spellDialog*right_rc*fontList:   -*-helvetica-bold-r-*-*-*-120-*-*-*-*-iso8859-*
  7577. *spellDialog*combo_frame*fontList:   -*-helvetica-medium-r-*-*-*-120-*-*-*-*-iso8859-*
  7578. *spellDialog*langCzech.labelString:                Czech
  7579. *spellDialog*langRussian.labelString:              Russian
  7580. *spellDialog*langCatalan.labelString:              Catalan
  7581. *spellDialog*langHungarian.labelString:            Hungarian
  7582. *spellDialog*langFrench.labelString:               French
  7583. *spellDialog*langGerman.labelString:               German
  7584. *spellDialog*langSwedish.labelString:              Swedish
  7585. *spellDialog*langSpanish.labelString:              Spanish
  7586. *spellDialog*langItalian.labelString:              Italian
  7587. *spellDialog*langDanish.labelString:               Danish
  7588. *spellDialog*langDutch.labelString:                Dutch
  7589. *spellDialog*langPortugueseBrazilian.labelString:  Portuguese (Brazilian)
  7590. *spellDialog*langPortugueseEuropean.labelString:   Portuguese (European)
  7591. *spellDialog*langNorwegianBokmal.labelString:      Norwegian (Bokmal)
  7592. *spellDialog*langNorwegianNynorsk.labelString:     Norwegian (Nynorsk)
  7593. *spellDialog*langNorwegian.labelString:            Norwegian
  7594. *spellDialog*langFinnish.labelString:              Finnish
  7595. *spellDialog*langGreek.labelString:                Greek
  7596. *spellDialog*langEnglishUS.labelString:            English (US)
  7597. *spellDialog*langEnglishUK.labelString:            English (UK)
  7598. *spellDialog*langEnglish.labelString:              English
  7599. *spellDialog*langAfrikaans.labelString:            Afrikaans
  7600. *spellDialog*langPolish.labelString:               Polish
  7601.  
  7602. !
  7603. ! tips for SwatchMatrix in colorPicker...
  7604. !
  7605. *#FFFFFF.tipString: 255 255 255
  7606. *#CCCCCC.tipString: 204 204 204
  7607. *#999999.tipString: 153 153 153
  7608. *#666666.tipString: 102 102 102
  7609. *#333333.tipString: 51 51 51
  7610. *#000000.tipString: 0 0 0
  7611.  
  7612. *#FFCCCC.tipString: 255 204 204
  7613. *#FF6666.tipString: 255 102 102
  7614. *#FF0000.tipString: 255 0 0
  7615. *#CC0000.tipString: 204 0 0
  7616. *#990000.tipString: 153 0 0
  7617. *#660000.tipString: 102 0 0
  7618. *#330000.tipString: 51 0 0
  7619.  
  7620. *#FFCC99.tipString: 255 204 153
  7621. *#FFCC33.tipString: 255 204 51
  7622. *#FF9900.tipString: 255 153 0
  7623. *#FF6600.tipString: 255 102 0
  7624. *#CC6600.tipString: 204 102 0
  7625. *#993300.tipString: 153 51 0
  7626. *#663300.tipString: 102 51 0
  7627.  
  7628. *#FFFFCC.tipString: 255 255 204
  7629. *#FFFF99.tipString: 255 255 153
  7630. *#FFFF00.tipString: 255 255 0
  7631. *#FFCC00.tipString: 255 204 0
  7632. *#999900.tipString: 153 153 0
  7633. *#666600.tipString: 102 102 0
  7634. *#333300.tipString: 51 51 0
  7635.  
  7636. *#99FF99.tipString: 153 255 153
  7637. *#66FF99.tipString: 102 255 153
  7638. *#33FF33.tipString: 51 255 51
  7639. *#33CC00.tipString: 51 204 0
  7640. *#009900.tipString: 0 153 0
  7641. *#006600.tipString: 0 102 0
  7642. *#003300.tipString: 0 51 0
  7643.  
  7644. *#CCFFFF.tipString: 204 255 255
  7645. *#66FFFF.tipString: 102 255 255
  7646. *#33CCFF.tipString: 51 204 255
  7647. *#3366FF.tipString: 51 102 255
  7648. *#3333FF.tipString: 51 51 255
  7649. *#000099.tipString: 0 0 153
  7650. *#000066.tipString: 0 0 102
  7651.  
  7652. *#FFCCFF.tipString: 255 204 255
  7653. *#FF99FF.tipString: 255 153 255
  7654. *#CC66CC.tipString: 204 102 204
  7655. *#CC33CC.tipString: 204 51 204
  7656. *#993399.tipString: 153 51 153
  7657. *#663366.tipString: 102 51 102
  7658. *#330033.tipString: 51 0 51
  7659.  
  7660. *#FFFF99.tipString: 255 255 153
  7661. *#FFFF66.tipString: 255 255 102
  7662. *#FFCC66.tipString: 255 204 102
  7663. *#FFCC33.tipString: 255 204 51
  7664. *#CC9933.tipString: 204 153 51
  7665. *#996633.tipString: 153 102 51
  7666. *#663333.tipString: 102 51 51
  7667.  
  7668. *#99FFFF.tipString: 153 255 255
  7669. *#33FFFF.tipString: 51 255 255
  7670. *#66CCCC.tipString: 102 204 204
  7671. *#00CCCC.tipString: 000 204 204
  7672. *#339999.tipString: 51 153 153
  7673. *#336666.tipString: 51 102 102
  7674. *#003333.tipString: 0 51 51
  7675.  
  7676. *#CCCCFF.tipString: 204 204 255
  7677. *#9999FF.tipString: 153 153 204
  7678. *#6666CC.tipString: 102 102 204
  7679. *#6633FF.tipString: 102 51 255
  7680. *#6600CC.tipString: 102 0 204
  7681. *#333399.tipString: 51 51 153
  7682. *#330099.tipString: 51 0 153
  7683.  
  7684. !
  7685. ! doc strings for SwatchMatrix in colorPicker...
  7686. !
  7687. *#FFFFFF.documentationString: RGB Color [ 255 255 255 ][ #FFFFFF ]
  7688. *#CCCCCC.documentationString: RGB Color [ 204 204 204 ][ #CCCCCC ]
  7689. *#999999.documentationString: RGB Color [ 153 153 153 ][ #999999 ]
  7690. *#666666.documentationString: RGB Color [ 102 102 102 ][ #666666 ]
  7691. *#333333.documentationString: RGB Color [ 51 51 51 ][ #333333 ]
  7692. *#000000.documentationString: RGB Color [ 0 0 0 ][ #000000 ]
  7693.  
  7694. *#FFCCCC.documentationString: RGB Color [ 255 204 204 ][ #FFCCCC ]
  7695. *#FF6666.documentationString: RGB Color [ 255 102 102 ][ #FF6666 ]
  7696. *#FF0000.documentationString: RGB Color [ 255 0 0 ][ #FF0000 ]
  7697. *#CC0000.documentationString: RGB Color [ 204 0 0 ][ #CC0000 ]
  7698. *#990000.documentationString: RGB Color [ 153 0 0 ][ #990000 ]
  7699. *#660000.documentationString: RGB Color [ 102 0 0 ][ #660000 ]
  7700. *#330000.documentationString: RGB Color [ 51 0 0 ][ #330000 ]
  7701.  
  7702. *#FFCC99.documentationString: RGB Color [ 255 204 153 ][ #FFCC99 ]
  7703. *#FFCC33.documentationString: RGB Color [ 255 204 51 ][ #FFCC33 ]
  7704. *#FF9900.documentationString: RGB Color [ 255 153 0 ][ #FF9900 ]
  7705. *#FF6600.documentationString: RGB Color [ 255 102 0 ][ #FF6600 ]
  7706. *#CC6600.documentationString: RGB Color [ 204 102 0 ][ #CC6600 ]
  7707. *#993300.documentationString: RGB Color [ 153 51 0 ][ #993300 ]
  7708. *#663300.documentationString: RGB Color [ 102 51 0 ][ #663300 ]
  7709.  
  7710. *#FFFFCC.documentationString: RGB Color [ 255 255 204 ][ #FFFFCC ]
  7711. *#FFFF99.documentationString: RGB Color [ 255 255 153 ][ #FFFF99 ]
  7712. *#FFFF00.documentationString: RGB Color [ 255 255 0 ][ #FFFF00 ]
  7713. *#FFCC00.documentationString: RGB Color [ 255 204 0 ][ #FFCC00 ]
  7714. *#999900.documentationString: RGB Color [ 153 153 0 ][ #999900 ]
  7715. *#666600.documentationString: RGB Color [ 102 102 0 ][ #666600 ]
  7716. *#333300.documentationString: RGB Color [ 51 51 0 ][ #333300 ]
  7717.  
  7718. *#99FF99.documentationString: RGB Color [ 153 255 153 ][ #99FF99 ]
  7719. *#66FF99.documentationString: RGB Color [ 102 255 153 ][ #66FF99 ]
  7720. *#33FF33.documentationString: RGB Color [ 51 255 51 ][ #33FF33 ]
  7721. *#33CC00.documentationString: RGB Color [ 51 204 0 ][ #33CC00 ]
  7722. *#009900.documentationString: RGB Color [ 0 153 0 ][ #009900 ]
  7723. *#006600.documentationString: RGB Color [ 0 102 0 ][ #006600 ]
  7724. *#003300.documentationString: RGB Color [ 0 51 0 ][ #003300 ]
  7725.  
  7726. *#CCFFFF.documentationString: RGB Color [ 204 255 255 ][ #CCFFFF ]
  7727. *#66FFFF.documentationString: RGB Color [ 102 255 255 ][ #66FFFF ]
  7728. *#33CCFF.documentationString: RGB Color [ 51 204 255 ][ #33CCFF ]
  7729. *#3366FF.documentationString: RGB Color [ 51 102 255 ][ #3366FF ]
  7730. *#3333FF.documentationString: RGB Color [ 51 51 255 ][ #3333FF ]
  7731. *#000099.documentationString: RGB Color [ 0 0 153 ][ #000099 ]
  7732. *#000066.documentationString: RGB Color [ 0 0 102 ][ #000066 ]
  7733.  
  7734. *#FFCCFF.documentationString: RGB Color [ 255 204 255 ][ #FFCCFF ]
  7735. *#FF99FF.documentationString: RGB Color [ 255 153 255 ][ #FF99FF ]
  7736. *#CC66CC.documentationString: RGB Color [ 204 102 204 ][ #CC66CC ]
  7737. *#CC33CC.documentationString: RGB Color [ 204 51 204 ][ #CC33CC ]
  7738. *#993399.documentationString: RGB Color [ 153 51 153 ][ #993399 ]
  7739. *#663366.documentationString: RGB Color [ 102 51 102 ][ #663366 ]
  7740. *#330033.documentationString: RGB Color [ 51 0 51 ][ #330033 ]
  7741.  
  7742. *#FFFF99.documentationString: RGB Color [ 255 255 153 ][ #FFFF99 ]
  7743. *#FFFF66.documentationString: RGB Color [ 255 255 102 ][ #FFFF66 ]
  7744. *#FFCC66.documentationString: RGB Color [ 255 204 102 ][ #FFCC66 ]
  7745. *#FFCC33.documentationString: RGB Color [ 255 204 51 ][ #FFCC33 ]
  7746. *#CC9933.documentationString: RGB Color [ 204 153 51 ][ #CC9933 ]
  7747. *#996633.documentationString: RGB Color [ 153 102 51 ][ #996633 ]
  7748. *#663333.documentationString: RGB Color [ 102 51 51 ][ #663333 ]
  7749.  
  7750. *#99FFFF.documentationString: RGB Color [ 153 255 255 ][ #99FFFF ]
  7751. *#33FFFF.documentationString: RGB Color [ 51 255 255 ][ #33FFFF ]
  7752. *#66CCCC.documentationString: RGB Color [ 102 204 204 ][ #66CCCC ]
  7753. *#00CCCC.documentationString: RGB Color [ 000 204 204 ][ #00CCCC ]
  7754. *#339999.documentationString: RGB Color [ 51 153 153 ][ #339999 ]
  7755. *#336666.documentationString: RGB Color [ 51 102 102 ][ #336666 ]
  7756. *#003333.documentationString: RGB Color [ 0 51 51 ][ #003333 ]
  7757.  
  7758. *#CCCCFF.documentationString: RGB Color [ 204 204 255 ][ #CCCCFF ]
  7759. *#9999FF.documentationString: RGB Color [ 153 153 204 ][ #9999FF ]
  7760. *#6666CC.documentationString: RGB Color [ 102 102 204 ][ #6666CC ]
  7761. *#6633FF.documentationString: RGB Color [ 102 51 255 ][ #6633FF ]
  7762. *#6600CC.documentationString: RGB Color [ 102 0 204 ][ #6600CC ]
  7763. *#333399.documentationString: RGB Color [ 51 51 153 ][ #333399 ]
  7764. *#330099.documentationString: RGB Color [ 51 0 153 ][ #330099 ]
  7765.  
  7766. *selector*background:            gray70
  7767. *selector*shadowThickness:        1
  7768. *selector.orientation:            vertical
  7769.  
  7770. *selector*ToolBar.buttonLayout:            button_label_on_top
  7771.  
  7772. *selector.leftAttachment:            attach_form
  7773. *selector.rightAttachment:            attach_none
  7774. *selector.topAttachment:            attach_form
  7775. *selector.bottomAttachment:            attach_form
  7776.  
  7777.  
  7778. *selector.leftOffset:                10
  7779. *selector.rightOffset:                10
  7780. *selector.topOffset:                10 
  7781. *selector.bottomOffset:                10
  7782.  
  7783. !*selector.usePreferredWidth:        false
  7784. *selector.usePreferredHeight:        false
  7785.  
  7786. *selector.clipShadowThickness:        1
  7787. *selector.clipShadowType:            shadow_in
  7788.  
  7789.  
  7790. !*selector.marginLeft:                    0
  7791. !*selector.marginRight:                    0
  7792. !*selector.marginTop:                    0
  7793. !*selector.marginBottom:                0
  7794.  
  7795. !*selector.marginLeft:                0
  7796. !*selector.marginRight:                0
  7797. !*selector.marginTop:                0
  7798. !*selector.marginBottom:                0
  7799.  
  7800. !*selector.spacing:                    10
  7801.  
  7802. *selector*ToolBar.radioBehavior:                true
  7803.  
  7804.  
  7805. !*selector*XfeButton.buttonType:            button_toggle
  7806.  
  7807. *selector*XfeButton.buttonTrigger:            button_trigger_either
  7808. *selector*XfeButton.marginLeft:            4
  7809. *selector*XfeButton.marginRight:            4
  7810. *selector*XfeButton.marginTop:                4
  7811. *selector*XfeButton.marginBottom:            4
  7812.  
  7813. *selector*XfeButton.raiseOnEnter:            true
  7814. *selector*XfeButton.shadowThickness:        0
  7815. !*selector*XfeButton.fillOnEnter:            true
  7816. *selector*XfeButton.armOffset:                0
  7817.  
  7818. *selector*XfeButton.transparentCursor:        cross
  7819. !*selector*XfeButton.cursor:                hand2
  7820.  
  7821.  
  7822.  
  7823. !Netscape*AddressOutlinerPopup*fontList:\
  7824. -*-helvetica-medium-r-*-*-*-120-*-*-*-*-iso8859-*,\
  7825. -*-helvetica-bold-r-*-*-*-120-*-*-*-*-iso8859-*=BOLD,\
  7826. -*-helvetica-medium-o-*-*-*-120-*-*-*-*-iso8859-*=ITALIC
  7827.  
  7828. Netscape*AddressOutlinerPopup*fontList:\
  7829. -*-helvetica-medium-r-*-*-*-100-*-*-*-*-iso8859-*,\
  7830. -*-helvetica-bold-r-*-*-*-100-*-*-*-*-iso8859-*=BOLD,\
  7831. -*-helvetica-medium-o-*-*-*-100-*-*-*-*-iso8859-*=ITALIC
  7832.  
  7833.  
  7834.  
  7835. ! This table maps the host's locale names to MIME charsets
  7836. !
  7837. *localeCharset*C:        iso-8859-1
  7838. *localeCharset*chinese:        gb2312
  7839. *localeCharset*de_DE:        iso-8859-1
  7840. *localeCharset*fr_FR.iso8859:    iso-8859-1
  7841. *localeCharset*ja_JP.mscode:    x-sjis
  7842. *localeCharset*ja_JP.ujis:    x-euc-jp
  7843. *localeCharset*japanese:    x-euc-jp
  7844. *localeCharset*ko_KR.euc:    euc-kr
  7845. *localeCharset*korean:        euc-kr
  7846. *localeCharset*zh_CN.ugb:    gb2312
  7847. *localeCharset*zh_TW.big5:    big5
  7848.  
  7849.  
  7850. ! English strings are built into the binary
  7851. !*strings.6796:A communications error occurred.\n\
  7852.  (TCP Error: %s)\n\
  7853. \n\
  7854. Try connecting again.
  7855.  
  7856. !*strings.6795:Netscape is unable to connect to the server at\n\
  7857. the location you have specified. The server may\n\
  7858. be down or busy.\n\
  7859. \n\
  7860. Try connecting again later.
  7861.  
  7862. !*strings.6794:A communications error occurred.\n\
  7863.  (TCP Error: %s)\n\
  7864. \n\
  7865. Try connecting again.
  7866.  
  7867. !*strings.6793:Netscape is out of memory.\n\
  7868. \n\
  7869. Try quitting some other applications or closing\n\
  7870. some windows.
  7871.  
  7872. !*strings.6791:This Location (URL) is not recognized:\n\
  7873.   %.200s\n\
  7874. \n\
  7875. Check the Location and try again.
  7876.  
  7877. !*strings.6789:Unable to use FTP passive mode
  7878.  
  7879. !*strings.6788:Netscape is unable to set the FTP transfer mode with\n\
  7880. this server. You will not be able to download files.\n\
  7881. \n\
  7882. You should contact the administrator for this server\n\
  7883. or try again later.
  7884.  
  7885. !*strings.6787:Netscape is unable to send the change directory (cd)\n\
  7886. command, to the FTP server. You cannot view another\n\
  7887. directory.\n\
  7888. \n\
  7889. You should contact the administrator for this server\n\
  7890. or try again later.
  7891.  
  7892. !*strings.6786:Netscape is unable to send a port command to the FTP\n\
  7893. server to establish a data connection.\n\
  7894. \n\
  7895. You should contact the administrator for this server\n\
  7896. or try again later.
  7897.  
  7898. !*strings.6785:Netscape is unable to find the file or directory\n\
  7899. named %.200s.\n\
  7900. \n\
  7901. Check the name and try again.
  7902.  
  7903. !*strings.6784:A News error occurred: Invalid NNTP connection\n\
  7904. \n\
  7905. Try connecting again.
  7906.  
  7907. !*strings.6783:An error occurred with the News server.\n\
  7908. \n\
  7909. If you are unable to connect again, contact the\n\
  7910. administrator for this server.
  7911.  
  7912. !*strings.6782:There was no response. The server could be down\n\
  7913. or is not responding.\n\
  7914. \n\
  7915. If you are unable to connect again later, contact\n\
  7916. the server's administrator.
  7917.  
  7918. !*strings.6781:Netscape is unable to locate the server %.200s.\n\
  7919. \n\
  7920. Please check the server name and try again.
  7921.  
  7922. !*strings.6780:The server has disconnected.\n\
  7923. The server may have gone down or there may be a\n\
  7924. network problem.\n\
  7925. \n\
  7926. Try connecting again.
  7927.  
  7928. !*strings.6779:The Newsgroup item is unavailable. It may have expired.\n\
  7929. \n\
  7930. Try retrieving another item.
  7931.  
  7932. !*strings.6778:Netscape is unable to open your News file (newsrc).\n\
  7933. \n\
  7934. Please verify that your Mail and News preferences are\n\
  7935. correct and try again.
  7936.  
  7937. !*strings.6777:Netscape is unable to open the file \n\
  7938. %.200s.\n\
  7939. \n\
  7940. Check the file name and try again.
  7941.  
  7942. !*strings.6776:(no name specified)
  7943.  
  7944. !*strings.6764:A network error occurred while Netscape\n\
  7945. was sending data.\n\
  7946. (Network Error: %s)\n\
  7947. \n\
  7948. Try connecting again.
  7949.  
  7950. !*strings.6771:An error occurred while sending mail:\n\
  7951. Netscape was unable to connect to the SMTP server.\n\
  7952. The server may be down or may be incorrectly configured.\n\
  7953. \n\
  7954. Please verify that your Mail preferences are correct\n\
  7955. and try again.
  7956.  
  7957. !*strings.6770:An error occurred while sending mail.\n\
  7958. The mail server responded:\n\
  7959.   %s\n\
  7960. Please verify that your email address is correct\n\
  7961. in your Mail preferences and try again.
  7962.  
  7963. !*strings.6769:An error occurred while sending mail.\n\
  7964. The mail server responded:\n\
  7965.   %s\n\
  7966. Please check the message recipients and try again.
  7967.  
  7968. !*strings.6768:An (SMTP) error occurred while sending mail.\n\
  7969. Server responded: %s
  7970.  
  7971. !*strings.6767:An error occurred while sending mail.\n\
  7972. The mail server responded:\n\
  7973.   %s.\n\
  7974. Please check the message and try again.
  7975.  
  7976. !*strings.6766:An error occurred while sending mail: SMTP server error.\n\
  7977. The server responded:\n\
  7978.   %s\n\
  7979. Contact your mail administrator for assistance.
  7980.  
  7981. !*strings.6760:A network error occurred:\n\
  7982. unable to connect to server (TCP Error: %s)\n\
  7983. The server may be down or unreachable.\n\
  7984. \n\
  7985. Try connecting again later.
  7986.  
  7987. !*strings.6759:There was no response. The server could be down\n\
  7988. or is not responding.\n\
  7989. \n\
  7990. If you are unable to connect again later, contact\n\
  7991. the server's administrator.
  7992.  
  7993. !*strings.6758:Netscape's network connection was refused by the server \n\
  7994. %.200s.\n\
  7995. The server may not be accepting connections or\n\
  7996. may be busy.\n\
  7997. \n\
  7998. Try connecting again later.
  7999.  
  8000. !*strings.6757:Netscape was unable to create a network socket connection.\n\
  8001. There may be insufficient system resources or the network\n\
  8002. may be down.  (Reason: %s)\n\
  8003. \n\
  8004. Try connecting again later or try restarting Netscape.
  8005.  
  8006. !*strings.6755:Netscape is unable to complete a socket connection\n\
  8007. with this server. There may be insufficient system\n\
  8008. resources.\n\
  8009. \n\
  8010. Try restarting Netscape.
  8011.  
  8012. !*strings.6754:Netscape is unable to connect to your proxy server.\n\
  8013. The server may be down or may be incorrectly configured.\n\
  8014. \n\
  8015. Please verify that your Proxy preferences are correct\n\
  8016. and try again, or contact the server's administrator.
  8017.  
  8018. !*strings.6753:Netscape is unable to locate your proxy server.\n\
  8019. The server may be down or may be incorrectly configured.\n\
  8020. \n\
  8021. Please verify that your Proxy preferences are correct\n\
  8022. and try again, or contact the server's administrator.
  8023.  
  8024. !*strings.6749:The document contained no data.\n\
  8025. Try again later, or contact the server's administrator.
  8026.  
  8027. !*strings.6748:A network error occurred while Netscape\n\
  8028. was receiving data.\n\
  8029. (Network Error: %s)\n\
  8030. \n\
  8031. Try connecting again.
  8032.  
  8033. !*strings.6747:Netscape is unable to open the temporary file\n\
  8034. %.200s.\n\
  8035. \n\
  8036. Check your `Temporary Directory' setting and try again.
  8037.  
  8038. !*strings.6765:An error occurred sending mail:\n\
  8039. the return mail address was invalid.\n\
  8040. \n\
  8041. Please verify that your email address is correct\n\
  8042. in your Mail preferences and try again.
  8043.  
  8044. !*strings.6750:The disk is full. Netscape is cancelling the file\n\
  8045. transfer and removing the file.\n\
  8046. \n\
  8047. Please remove some files and try again.
  8048.  
  8049. !*strings.6740:An authorization error occurred:\n\
  8050. \n\
  8051. %s\n\
  8052. \n\
  8053. Please try entering your name and/or password again.
  8054.  
  8055. !*strings.6734:No sender was specified.\n\
  8056. Please fill in your email address in the\n\
  8057. Mail and Newsgroup preferences.
  8058.  
  8059. !*strings.6733:No recipients were specified.\n\
  8060. Please enter a recipient in a To: line,\n\
  8061. or a newsgroup in a Group: line..
  8062.  
  8063. !*strings.6732:No subject was specified.
  8064.  
  8065. !*strings.6731:Error writing temporary file.
  8066.  
  8067. !*strings.6725:This is a multi-part message in MIME format.
  8068.  
  8069. !*strings.6722:Printing stopped.  A problem occurred while receiving\n\
  8070. the document.  Transmission may have been interrupted\n\
  8071. or there may be insufficient space to write the file.\n\
  8072. \n\
  8073. Try again. Check that space is available in the\n\
  8074. temporary directory or restart Netscape.
  8075.  
  8076. !*strings.6721:Your signature exceeds the recommended four lines.
  8077.  
  8078. !*strings.6720:Your signature exceeds the recommended 79 columns.\n\
  8079. For most readers, the lines will appear truncated, or\n\
  8080. will be wrapped unattractively.  \n\
  8081. \n\
  8082. Please edit it to keep the lines shorter than 80 characters.
  8083.  
  8084. !*strings.6719:A network error occurred:\n\
  8085.     unable to connect to server\n\
  8086. The server may be down or unreachable.\n\
  8087. \n\
  8088. Try connecting again later.
  8089.  
  8090. !*strings.6718:Unable to load the requested help topic
  8091.  
  8092. !*strings.6699:This copy of Netscape has expired.\n\
  8093. This pre-release copy of Netscape Navigator has expired\n\
  8094. and can only be used to download a newer version of Navigator.
  8095.  
  8096. !*strings.6698:This trial or pre-release copy of Netscape Navigator has expired\n\
  8097. and can only be used to purchase or download a newer version of Navigator.
  8098.  
  8099. !*strings.6697:No WAIS proxy is configured.\n\
  8100. \n\
  8101. Check your Proxy preferences and try again.
  8102.  
  8103. !*strings.6696:A News (NNTP) error occurred:\n\
  8104.  %.100s
  8105.  
  8106. !*strings.6695:A News error occurred. The scan of all newsgroups is incomplete.\n\
  8107.  \n\
  8108. Try to View All Newsgroups again.
  8109.  
  8110. !*strings.6694:Netscape could not find a News file (newsrc)\n\
  8111. and is creating one for you.
  8112.  
  8113. !*strings.6693:No NNTP server is configured.\n\
  8114. \n\
  8115. Check your Mail and News preferences and try again.
  8116.  
  8117. !*strings.6692:A communications error occurred.\n\
  8118. Please try again.
  8119.  
  8120. !*strings.6691:Netscape was unable to connect to the secure news server\n\
  8121. because of a proxy error
  8122.  
  8123. !*strings.6689:An error occurred with the POP3 mail server.\n\
  8124. You should contact the administrator for this server\n\
  8125. or try again later.
  8126.  
  8127. !*strings.6688:Netscape is unable to use the mail server because\n\
  8128. you have not provided a username.  Please provide\n\
  8129. one in the preferences and try again
  8130.  
  8131. !*strings.6687:Error getting mail password.
  8132.  
  8133. !*strings.6686:An error occurred while sending your user name to the mail server.\n\
  8134. You should contact the administrator for this server\n\
  8135. or try again later.
  8136.  
  8137. !*strings.6685:An error occurred while sending your password to the mail server.\n\
  8138. You should contact the administrator for this server\n\
  8139. or try again later.
  8140.  
  8141. !*strings.6684:There are no new messages on the server.
  8142.  
  8143. !*strings.6683:An error occurred while listing messages on the POP3 mail server.\n\
  8144. You should contact the administrator for this server\n\
  8145. or try again later.
  8146.  
  8147. !*strings.6682:An error occurred while querying the POP3 mail server for\n\
  8148. the last processed message.\n\
  8149. You should contact the administrator for this server\n\
  8150. or try again later.
  8151.  
  8152. !*strings.6681:An error occurred while getting messages from the POP3 mail server.\n\
  8153. You should contact the administrator for this server\n\
  8154. or try again later.
  8155.  
  8156. !*strings.6680:An error occurred while removing messages from the POP3 mail server.\n\
  8157. You should contact the administrator for this server\n\
  8158. or try again later.
  8159.  
  8160. !*strings.6679:There isn't enough room on the local disk to download\n\
  8161. your mail from the POP3 mail server.  Please make room and\n\
  8162. try again.  (The `Empty Trash' and `Compact This Folder'\n\
  8163. commands may recover some space.)
  8164.  
  8165. !*strings.6678:An error occurred while saving mail messages.
  8166.  
  8167. !*strings.6675:Could not post the file %.80s\n\
  8168. because\n\
  8169. %.200s.\n\
  8170. \n\
  8171. You may not have permission to write to\n\
  8172. this directory.\n\
  8173. Check the permissions and try again.
  8174.  
  8175. !*strings.6674:This is a pre-release copy of Netscape Navigator that\n\
  8176. will expire at %s.\n\
  8177. To obtain a newer pre-release version or the latest full\n\
  8178. release of Netscape Navigator (which will not expire) \n\
  8179. choose Software Updates from the Help menu.
  8180.  
  8181. !*strings.6673:Could not delete file:\n\
  8182.     %s
  8183.  
  8184. !*strings.6672:Could not remove directory:\n\
  8185.     %s
  8186.  
  8187. !*strings.6671:Cannot create directory because a file or\n\
  8188. directory of that name already exists: \n\
  8189.     %s
  8190.  
  8191. !*strings.6670:Could not create directory:\n\
  8192.     %s
  8193.  
  8194. !*strings.6669:Object is not a directory:\n\
  8195.      %s
  8196.  
  8197. !*strings.6668:Authorization failed
  8198.  
  8199. !*strings.6667:This trial copy of Netscape has expired.\n\
  8200. \n\
  8201. To purchase a regular copy of Netscape Navigator\n\
  8202. (which will not expire) choose Software Updates from the Help menu.
  8203.  
  8204. !*strings.6666:This trial copy of Netscape Navigator \n\
  8205. will expire at %s.\n\
  8206. \n\
  8207. To purchase a regular copy of Netscape Navigator\n\
  8208. (which will not expire) choose Software Updates from the Help menu.
  8209.  
  8210. !*strings.6665:There was an attempt to redirect a url request,\n\
  8211. but the attempt was not allowed by the client.
  8212.  
  8213. !*strings.6664:Corruption was detected in the compressed GZip file that was requested
  8214.  
  8215. !*strings.6599:Can't move or copy messages to the folder they're already in.
  8216.  
  8217. !*strings.6598:Cannot copy messages into the 'Unsent Messages' folder:\n\
  8218. That folder is only for storing messages\n\
  8219. to be sent later.
  8220.  
  8221. !*strings.6597:Cannot copy messages into the `Drafts' folder:\n\
  8222. That folder is only for holding drafts of messages which have\n\
  8223. not yet been sent.
  8224.  
  8225. !*strings.6596:Couldn't create the folder! Your hard disk may be full\n\
  8226. or the folder pathname may be too long.
  8227.  
  8228. !*strings.6595:A folder with that name already exists.
  8229.  
  8230. !*strings.6594:Can't delete a folder without first deleting the messages in it.
  8231.  
  8232. !*strings.6593:Can't delete a folder without first deleting the messages in it.
  8233.  
  8234. !*strings.6592:Couldn't create default inbox folder!
  8235.  
  8236. !*strings.6591:Couldn't create a mail folder directory.  Mail will not work!
  8237.  
  8238. !*strings.6590:No mail server has been specified. Please enter your mail \n\
  8239. server in the preferences (select Preferences from the Edit menu).
  8240.  
  8241. !*strings.6586:Message cancelled.
  8242.  
  8243. !*strings.6585:Couldn't open Sent Mail file. \n\
  8244. Please verify that your Mail preferences are correct.
  8245.  
  8246. !*strings.6584:Couldn't find the folder.
  8247.  
  8248. !*strings.6583:Couldn't find the summary file.
  8249.  
  8250. !*strings.6582:Couldn't open temporary folder file for output.
  8251.  
  8252. !*strings.6581:The specified message doesn't exist in that folder.\n\
  8253. It may have been deleted or moved into another folder.
  8254.  
  8255. !*strings.6580:A newsrc file exists but is unparsable.
  8256.  
  8257. !*strings.6579:Your email address has not been specified.\n\
  8258. Before sending mail or news messages, you must specify a\n\
  8259. return address in Mail and News Preferences.
  8260.  
  8261. !*strings.6577:The return email address set in Preferences is: %s\n\
  8262. \n\
  8263. This appears to be incomplete (it contains no `@').  Examples of\n\
  8264. correct email addresses are `fred@xyz.com' and `sue@xyz.gov.au'.
  8265.  
  8266. !*strings.6576:The return email address set in Preferences is: %s\n\
  8267. \n\
  8268. This appears to be incomplete (it contains no `.').  Examples of\n\
  8269. correct email addresses are `fred@xyz.com' and `sue@xyz.gov.au'.
  8270.  
  8271. !*strings.6575:No outgoing mail (SMTP) server has been specified in Mail and News Preferences.
  8272.  
  8273. !*strings.6574:Are you sure you want to cancel this message?
  8274.  
  8275. !*strings.6573:This message does not appear to be from you.\n\
  8276. You may only cancel your own posts, not those made by others.
  8277.  
  8278. !*strings.6572:Unable to cancel message!
  8279.  
  8280. !*strings.6571:Message not cancelled.
  8281.  
  8282. !*strings.6570:Error!\n\
  8283. News server responded: %.512s\n
  8284.  
  8285. !*strings.6569:%.300s does not appear to be a mail file.\n\
  8286. Attempt to read it anyway?
  8287.  
  8288. !*strings.6568:%.300s does not appear to be a mail file.\n\
  8289. Attempt to write it anyway?
  8290.  
  8291. !*strings.6567:Error saving newsrc file!
  8292.  
  8293. !*strings.6566:Error writing mail file!
  8294.  
  8295. !*strings.6565:At least one of your mail folders is wasting a lot\n\
  8296. of disk space.  If you compact your Mail folders now,\n\
  8297. you can recover %ld Kbytes of disk space. Compacting\n\
  8298. folders might take a while.\n\
  8299. \n\
  8300. Compress folders now?
  8301.  
  8302. !*strings.6564:Not found.
  8303.  
  8304. !*strings.6563:You haven't typed anything, and there is no attachment.\n\
  8305. Send anyway?
  8306.  
  8307. !*strings.6562:You have included the same document twice: first as a quoted\n\
  8308. document (meaning: with '>' at the beginning of each line), and\n\
  8309. then as an attachment (meaning: as a second part of the message,\n\
  8310. included after your new text).\n\
  8311. \n\
  8312. Send it anyway?
  8313.  
  8314. !*strings.6561:Delivery failed for 1 message.\n\
  8315. \n\
  8316. This message has been left in the Unsent Messages folder.\n\
  8317. Before it can be delivered, the error must be\n\
  8318. corrected.
  8319.  
  8320. !*strings.6560:Delivery failed for %d messages.\n\
  8321. \n\
  8322. These messages have been left in the Unsent Messages folder.\n\
  8323. Before they can be delivered, the errors must be\n\
  8324. corrected.
  8325.  
  8326. !*strings.6559:This message has no subject.  Send anyway?
  8327.  
  8328. !*strings.6558:It will not be possible to send this message encrypted to all of the\n\
  8329. addressees.  Send it anyway?
  8330.  
  8331. !*strings.6557:Can only delete mail folders.
  8332.  
  8333. !*strings.6556:Can't copy messages because the mail folder is in use.\n\
  8334. Please wait until other copy operations are \n\
  8335. complete and try again.\n
  8336.  
  8337. !*strings.6555:Can't delete message folder '%s' because you are viewing\n\
  8338. its contents. Please close those windows and try again.
  8339.  
  8340. !*strings.6554:The complete list of newsgroups was not retrieved for\n\
  8341. this news server. Operations will not proceed normally\n\
  8342. until all newsgroups have been retrieved.\n\
  8343. \n\
  8344. Click on the 'All' tab to continue retrieving\n\
  8345. newsgroups.
  8346.  
  8347. !*strings.6553:This message cannot be moved while Communicator is offline.\n\
  8348. It has not been downloaded for offline reading.\n\
  8349. Select Go Online from the File menu, then try again.
  8350.  
  8351. !*strings.6552:The IMAP message copy failed.
  8352.  
  8353. !*strings.6551:The IMAP message move failed.\n\
  8354. The copy succeeded but a source message was not deleted.
  8355.  
  8356. !*strings.6550:A problem has occurred uploading an offline change.\n\
  8357.  Continue uploading remaining offline changes (OK) \n\
  8358.  or try again later (Cancel)
  8359.  
  8360. !*strings.6549:You cannot move your Inbox Folder.
  8361.  
  8362. !*strings.6548:Could not find the summary information\n\
  8363.  for the %s IMAP folder.
  8364.  
  8365. !*strings.6547:You cannot undo or redo a folder action while\n\
  8366.  the folder is loading.  Wait until the folder has\n\
  8367.  finished loading, then try again.
  8368.  
  8369. !*strings.6546:The targeted destination folder does not allow subfolders.
  8370.  
  8371. !*strings.6545:The selected parent folder does not allow subfolders.\n\
  8372.  Try selecting the server folder and typing\n\
  8373.  'parent/newFolder' to create a new hierarchy.
  8374.  
  8375. !*strings.6544:The targeted destination folder cannot hold messages.
  8376.  
  8377. !*strings.6543:This mail server cannot undo folder deletes, delete anyway?
  8378.  
  8379. !*strings.6542:Cannot copy messages into the 'Outbox' folder:\n\
  8380. That folder is only for storing messages\n\
  8381. to be sent later.
  8382.  
  8383. !*strings.6541:Delivery failed for 1 message.\n\
  8384. \n\
  8385. This message has been left in the Outbox folder.\n\
  8386. Before it can be delivered, the error must be\n\
  8387. corrected.
  8388.  
  8389. !*strings.6540:Delivery failed for %d messages.\n\
  8390. \n\
  8391. These messages have been left in the Outbox folder.\n\
  8392. Before they can be delivered, the errors must be\n\
  8393. corrected.
  8394.  
  8395. !*strings.6539:You can't move a mail folder into a newsgroup.
  8396.  
  8397. !*strings.6538:You can't move a newsgroup into a mail folder.
  8398.  
  8399. !*strings.6537:Mail Server Problem: The UID's for the messages in this\n\
  8400.        folder are not increasing.  Contact your system administrator.
  8401.  
  8402. !*strings.6536:This mail server is not an IMAP4 mail server.
  8403.  
  8404. !*strings.6535:<TITLE>Go Online to View This Message</TITLE>\n\
  8405. The body of this message has not been downloaded from \n\
  8406. the server for reading offline. To read this message, \n\
  8407. you must reconnect to the network, choose Offline from \n\
  8408. the File menu and then select Work Online.
  8409.  
  8410. !*strings.6534:Compaction failed.
  8411.  
  8412. !*strings.6533:At least 30 new IMAP folders have been found.\n\
  8413. \n\
  8414. Press <OK> to continue or <cancel> to change\n\
  8415. the IMAP server directory.
  8416.  
  8417. !*strings.6532:Enter IMAP server directory name.
  8418.  
  8419. !*strings.6531:Posting to newsgroups on different hosts is not supported.
  8420.  
  8421. !*strings.6529:This IMAP folder is out of date.  Open it again for a more complete search.
  8422.  
  8423. !*strings.6528:Your new mail directory preference\n\
  8424. will take effect the next time\n\
  8425. you restart Communicator.
  8426.  
  8427. !*strings.6527:Netscape is unable to save your message as draft.\n\
  8428. Please verify that your Mail preferences are correct\n\
  8429. and try again.
  8430.  
  8431. !*strings.6526:Netscape is unable to save your message as template.\n\
  8432. Please verify that your Mail preferences are correct\n\
  8433. and try again.
  8434.  
  8435. !*strings.6525:Your SMTP mail server could not start a secure connection.\n\
  8436. You have requested to send mail ONLY in secure mode and therefore the connection has been aborted. Please check your preferences.
  8437.  
  8438. !*strings.6524:Your Send operation was successful, but copying the message\n\
  8439. to your Sent folder failed. Would you like to return to the compose\n\
  8440. window?
  8441.  
  8442. !*strings.-1192:An I/O error occurred during security authorization.\n\
  8443. Please try your connection again
  8444.  
  8445. !*strings.-1191:The security library has experienced an error.\n\
  8446. You will probably be unable to connect to this site securely.
  8447.  
  8448. !*strings.-1190:The security library has received bad data.\n\
  8449. You will probably be unable to connect to this site securely.
  8450.  
  8451. !*strings.-1189:The security library has experienced an error.\n\
  8452. You will probably be unable to connect to this site securely.
  8453.  
  8454. !*strings.-1188:The security library has experienced an error.\n\
  8455. You will probably be unable to connect to this site securely.
  8456.  
  8457. !*strings.-1187:The security library has experienced an error.\n\
  8458. You will probably be unable to connect to this site securely.
  8459.  
  8460. !*strings.-1186:The security library has experienced an error.\n\
  8461. You will probably be unable to connect to this site securely.
  8462.  
  8463. !*strings.-1185:The security library has experienced an error.\n\
  8464. You will probably be unable to connect to this site securely.
  8465.  
  8466. !*strings.-1184:The security library has experienced an error.\n\
  8467. You will probably be unable to connect to this site securely.
  8468.  
  8469. !*strings.-1183:The security library has encountered an improperly formatted\n\
  8470. DER-encoded message.
  8471.  
  8472. !*strings.-1182:The server's certificate has an invalid signature.\n\
  8473. You will not be able to connect to this site securely.
  8474.  
  8475. !*strings.-1181:This operation cannot be performed because a required\n\
  8476. certificate has expired.  Click on the `Security' icon\n\
  8477. for more information about certificates.
  8478.  
  8479. !*strings.-1180:This operation cannot be performed because a required\n\
  8480. certificate has been revoked.  Click on the `Security'\n\
  8481. icon for more information about certificates.
  8482.  
  8483. !*strings.-1179:The certificate issuer for this server is not recognized by\n\
  8484. Netscape. The security certificate may or may not be valid.\n\
  8485. \n\
  8486. Netscape refuses to connect to this server.
  8487.  
  8488. !*strings.-1178:The server's public key is invalid.\n\
  8489. You will not be able to connect to this site securely.
  8490.  
  8491. !*strings.-1177:The security password entered is incorrect.
  8492.  
  8493. !*strings.-1176:You did not enter your new password correctly.  Please try again.
  8494.  
  8495. !*strings.-1175:The security library has experienced an error.\n\
  8496. You will probably be unable to connect to this site securely.
  8497.  
  8498. !*strings.-1174:The security library has experienced a database error.\n\
  8499. You will probably be unable to connect to this site securely.
  8500.  
  8501. !*strings.-1173:The security library has experienced an out of memory error.\n\
  8502. Please try to reconnect.
  8503.  
  8504. !*strings.-1172:The certificate issuer for this server has been marked as\n\
  8505. not trusted by the user.  Netscape refuses to connect to this\n\
  8506. server.
  8507.  
  8508. !*strings.-1171:The certificate for this server has been marked as not\n\
  8509. trusted by the user.  Netscape refuses to connect to this\n\
  8510. server.
  8511.  
  8512. !*strings.-1170:The Certificate that you are trying to download\n\
  8513. already exists in your database.
  8514.  
  8515. !*strings.-1169:You are trying to download a certificate whose name\n\
  8516. is the same as one that already exists in your database.\n\
  8517. If you want to download the new certificate you should\n\
  8518. delete the old one first.
  8519.  
  8520. !*strings.-1168:Error adding certificate to your database
  8521.  
  8522. !*strings.-1167:Error refiling the key for this certificate
  8523.  
  8524. !*strings.-1166:The Private Key for this certificate can\n\
  8525. not be found in your key database
  8526.  
  8527. !*strings.-1165:This certificate is valid.
  8528.  
  8529. !*strings.-1164:This certificate is not valid.
  8530.  
  8531. !*strings.-1163:No Response
  8532.  
  8533. !*strings.-1162:The certificate authority that issued this site's\n\
  8534. certificate has expired.\n\
  8535. Check your system date and time.
  8536.  
  8537. !*strings.-1161:The certificate revocation list for this certificate authority\n\
  8538. that issued this site's certificate has expired.\n\
  8539. Reload a new certificate revocation list or check your system data and time.
  8540.  
  8541. !*strings.-1160:The certificate revocation list for this certificate authority\n\
  8542. that issued this site's certificate has an invalid signature.\n\
  8543. Reload a new certificate revocation list.
  8544.  
  8545. !*strings.-1159:The certificate revocation list you are trying to load has\n\
  8546. an invalid format.
  8547.  
  8548. !*strings.-1158:Extension value is invalid.
  8549.  
  8550. !*strings.-1157:Extension not found.
  8551.  
  8552. !*strings.-1156:Issuer certificate is invalid.
  8553.  
  8554. !*strings.-1155:Certificate path length constraint is invalid.
  8555.  
  8556. !*strings.-1154:Certificate usages is invalid.
  8557.  
  8558. !*strings.-1153:**Internal ONLY module**
  8559.  
  8560. !*strings.-1152:The system tried to use a key which does not support\n\
  8561. the requested operation.
  8562.  
  8563. !*strings.-1151:Certificate contains unknown critical extension.
  8564.  
  8565. !*strings.-1150:The certificate revocation list you are trying to load is not\n\
  8566. later than the current one.
  8567.  
  8568. !*strings.-1149:This message cannot be encrypted or signed because you do not\n\
  8569. yet have an email certificate.  Click on the `Security' icon for more\n\
  8570. information about certificates.
  8571.  
  8572. !*strings.-1148:This message cannot be encrypted because you do not have\n\
  8573. certificates for each of the recipients.  Clicking on the\n\
  8574. `Security' icon will give you more information.\n\
  8575. \n\
  8576. Turn off encryption and send the message anyway?
  8577.  
  8578. !*strings.-1147:The data cannot be decrypted because you are not a recipient;\n\
  8579. either it was not intended for you, or a matching certificate or\n\
  8580. Private Key cannot be found in your local database.
  8581.  
  8582. !*strings.-1146:The data cannot be decrypted because the key encryption\n\
  8583. algorithm it used does not match that of your certificate.
  8584.  
  8585. !*strings.-1145:Signature verification failed due to no signer found,\n\
  8586. too many signers found, or improper or corrupted data.
  8587.  
  8588. !*strings.-1144:An unsupported or unknown key algorithm was encountered;\n\
  8589. the current operation cannot be completed.
  8590.  
  8591. !*strings.-1143:The data cannot be decrypted because it was encrypted using an\n\
  8592. algorithm or key size which is not allowed by this configuration.
  8593.  
  8594. !*strings.-1134:No Compromised Key List for this site's certificate has been found.\n\
  8595. You must load the Compromised Key List before continuing.
  8596.  
  8597. !*strings.-1133:The Compromised Key List for this site's certificate has expired.\n\
  8598. Reload a new Compromised Key List.
  8599.  
  8600. !*strings.-1132:The Compromised Key List for this site's certificate has an invalid signature.\n\
  8601. Reload a new Compromised Key List.
  8602.  
  8603. !*strings.-1131:The key for this site's certificate has been revoked.\n\
  8604. You will be unable to access this site securely.
  8605.  
  8606. !*strings.-1130:The Compromised Key List you are trying to load has\n\
  8607. an invalid format.
  8608.  
  8609. !*strings.-1129:The security library is out of random data.
  8610.  
  8611. !*strings.-1128:The security library could not find a security module which can\n\
  8612. perform the requested operation.
  8613.  
  8614. !*strings.-1127:The security card or token does not exist, needs to be initialized\n\
  8615. or has been removed.
  8616.  
  8617. !*strings.-1126:The security library has experienced a database error.\n\
  8618. You will probably be unable to connect to this site securely.
  8619.  
  8620. !*strings.-1125:No slot or token was selected.
  8621.  
  8622. !*strings.-1124:A certificate with the same name already exists.
  8623.  
  8624. !*strings.-1123:A key with the same name already exists.
  8625.  
  8626. !*strings.-1122:An error occurred while creating safe object
  8627.  
  8628. !*strings.-1121:An error occurred while creating safe object
  8629.  
  8630. !*strings.-1120:Couldn't remove the principal
  8631.  
  8632. !*strings.-1119:Couldn't delete the privilege
  8633.  
  8634. !*strings.-1118:This principal doesn't have a certificate
  8635.  
  8636. !*strings.-1117:The operation cannot be performed because the required\n\
  8637. algorithm is not allowed by this configuration.
  8638.  
  8639. !*strings.-1116:Unable to export certificates.  An error occurred attempting to\n\
  8640. export the certificates.
  8641.  
  8642. !*strings.-1115:An error occurred attempting to import the certificates.
  8643.  
  8644. !*strings.-1114:Unable to import certificates.  The file specified is either\n\
  8645. corrupt or is not a valid file.
  8646.  
  8647. !*strings.-1113:Unable to import certificates.  Either the integrity password\n\
  8648. is incorrect or the data in the file specified has been tampered\n\
  8649. with or corrupted in some manner.
  8650.  
  8651. !*strings.-1112:Unable to import certificates.  The algorithm used to generate the\n\
  8652. integrity information for this file is not supported in the application.
  8653.  
  8654. !*strings.-1111:Unable to import certificates.  Communicator only supports password\n\
  8655. integrity and password privacy modes for importing certificates.
  8656.  
  8657. !*strings.-1110:Unable to import certificates.  The file containing the certificates\n\
  8658. is corrupt.  Required information is either missing or invalid.
  8659.  
  8660. !*strings.-1109:Unable to import certificates.  The algorithm used to encrypt the\n\
  8661. contents is not supported by Communicator.
  8662.  
  8663. !*strings.-1108:Unable to import certificates.  The file is a version not supported by\n\
  8664. Communicator.
  8665.  
  8666. !*strings.-1107:Unable to import certificates.  The privacy password specified is\n\
  8667. incorrect.
  8668.  
  8669. !*strings.-1106:Unable to import certificates.  A certificate with the same nickname,\n\
  8670. as one being imported already exists in your Communicator database.
  8671.  
  8672. !*strings.-1105:The user pressed cancel.
  8673.  
  8674. !*strings.-1104:Certificates could not be imported since they already exist on the machine.
  8675.  
  8676. !*strings.-1102:The certificate is not approved for the attempted operation.
  8677.  
  8678. !*strings.-1101:The certificate is not approved for the attempted application.
  8679.  
  8680. !*strings.-1100:The email address in the signing certificate does not match\n\
  8681. the email address in the message headers.  If these two\n\
  8682. addresses do not belong to the same person, then this could\n\
  8683. be an attempt at forgery.
  8684.  
  8685. !*strings.-1099:Unable to import certificates.  An error occurred while attempting\n\
  8686. to import the Private Key associated with the certificate being imported.
  8687.  
  8688. !*strings.-1098:Unable to import certificates.  An error occurred while attempting\n\
  8689. to import the certificate chain associated with the certificate\n\
  8690. being imported.
  8691.  
  8692. !*strings.-1097:Unable to export certificates.  An error occurred while trying to locate\n\
  8693. a certificate or a key by its nickname.
  8694.  
  8695. !*strings.-1096:Unable to export certificates.  The Private Key associated with a\n\
  8696. certificate could not be located or could not be exported from the\n\
  8697. key database.
  8698.  
  8699. !*strings.-1095:Unable to export certificates.  An error occurred while trying to write\n\
  8700. the export file.  Make sure the destination drive is not full and try\n\
  8701. exporting again.
  8702.  
  8703. !*strings.-1094:Unable to import certificates.  An error occurred while reading the\n\
  8704. import file.  Please make sure the file exists and is not corrupt and\n\
  8705. then try importing the file again.
  8706.  
  8707. !*strings.-1093:Unable to export certificates.  The database which contains\n\
  8708. Private Keys has not been initialized.  Either your key database\n\
  8709. is corrupt or has been deleted.  There is no key associated with\n\
  8710. this certificate.
  8711.  
  8712. !*strings.-1092:Unable to generate Public/Private Key Pair.
  8713.  
  8714. !*strings.-1091:The password you entered is invalid.  Please pick a different one.
  8715.  
  8716. !*strings.-1090:You did not enter your old password correctly.  Please try again.
  8717.  
  8718. !*strings.-1089:The Certificate Name you entered is already in use by another certificate.
  8719.  
  8720. !*strings.-1088:Server FORTEZZA chain has a non-FORTEZZA Certificate. \n\
  8721. You will probably be unable to connect to this site securely.
  8722.  
  8723. !*strings.-1087:Unknown
  8724.  
  8725. !*strings.-1086:Invalid module name.
  8726.  
  8727. !*strings.-1085:Invalid module path/filename
  8728.  
  8729. !*strings.-1084:Unable to add module
  8730.  
  8731. !*strings.-1083:Unable to delete module
  8732.  
  8733. !*strings.-1082:The Compromised Key List you are trying to load is not\n\
  8734. later than the current one.
  8735.  
  8736. !*strings.-1081:The CKL you are trying to load has a different issuer\n\
  8737. than your current CKL.  You must first delete your\n\
  8738. current CKL.
  8739.  
  8740. !*strings.-1080:The Compromised Key List for this site's certificate\n\
  8741. is not yet valid.  Reload a new Compromised Key List.
  8742.  
  8743. !*strings.-1079:The certificate revocation list for this site's\n\
  8744. certificate is not yet valid. Reload a new certificate\n\
  8745. revocation list.
  8746.  
  8747. !*strings.23000:<head>%-styleinfo-%</head><body bgcolor="#bbbbbb"><div><form name=theform action=internal-dialog-handler method=post><input type="hidden" %-cont-%
  8748.  
  8749. !*strings.23001:name="handle" value="%0%"><input type="hidden" name="xxxbuttonxxx"><font size=2>
  8750.  
  8751. !*strings.23002:</font></form></div></body>%0%
  8752.  
  8753. !*strings.23008:<HTML><HEAD>%-styleinfo-%<TITLE>%0%</TITLE><SCRIPT LANGUAGE="JavaScript">\n\
  8754. var dlgstring ='
  8755.  
  8756. !*strings.23009:';\n\
  8757. var butstring ='
  8758.  
  8759. !*strings.23010:';\n\
  8760. function drawdlg(win){\n\
  8761. captureEvents(Event.MOUSEDOWN);\n\
  8762. with(win.frames[0]) {\n\
  8763. document.write(parent.dlgstring);document.close();\n\
  8764. }\n\
  8765. with(win.frames[1]) {\n\
  8766. butstring='<html><body bgcolor="#bbbbbb"><form>'%-cont-%
  8767.  
  8768. !*strings.23011:+butstring+'</form></body></html>';document.write(parent.butstring);document.close();\n\
  8769. }\n\
  8770. return false;\n\
  8771. }\n\
  8772. function clicker(but,win)\n\
  8773. {\n\
  8774. with(win.frames[0].document.forms[0]) {\n\
  8775. xxxbuttonxxx.value=but.value;\n\
  8776. xxxbuttonxxx.name='button';\n\
  8777. %-cont-%
  8778.  
  8779. !*strings.23012:submit();\n\
  8780. }\n\
  8781. }\n\
  8782. function onMouseDown(e)\n\
  8783. {\n\
  8784. if ( e.which == 3 )\n\
  8785. return false;\n\
  8786. return true;\n\
  8787. }\n\
  8788. </SCRIPT></HEAD><FRAMESET ROWS="*,50"ONLOAD="drawdlg(window)" BORDER=0>\n\
  8789. %-cont-%
  8790.  
  8791. !*strings.23013:<FRAME SRC="about:blank" MARGINWIDTH=5 MARGINHEIGHT=3 NORESIZE BORDER=NO>\n\
  8792. <FRAME SRC="about:blank" MARGINWIDTH=5 MARGINHEIGHT=0 NORESIZE SCROLLING=NO BORDER=NO>\n\
  8793. </FRAMESET></HTML>\n
  8794.  
  8795. !*strings.23014:<div align=right><input type="button" name="button" value="%cancel%" onclick="parent.clicker(this,window.parent)" width=80></div>
  8796.  
  8797. !*strings.23015:<div align=right><input type="button" name="button" value="%ok%" onclick="parent.clicker(this,window.parent)" width=80></div>
  8798.  
  8799. !*strings.23016:<div align=right><input type="button" name="button" value="%continue%" onclick="parent.clicker(this,window.parent)" width=80></div>
  8800.  
  8801. !*strings.23017:<div align=right><input type="button" value="%ok%" width=80 onclick="parent.clicker(this,window.parent)">  <input type="button" value="%cancel%" width=80 onclick="parent.clicker(this,window.parent)"></div>
  8802.  
  8803. !*strings.23018:<div align=right><input type="button" name="button" value="%cancel%" onclick="parent.clicker(this,window.parent)" width=80>  <input type="button" name="button" value="%continue%" onclick="parent.clicker(this,window.parent)" width=80></div>
  8804.  
  8805. !*strings.23019:<head>%-styleinfo-%</head><body bgcolor="#bbbbbb"><form name=theform action=internal-panel-handler method=post><input type="hidden" %-cont-%
  8806.  
  8807. !*strings.23020:name="handle" value="%0%"><input type="hidden" name="xxxbuttonxxx"><font size=2>
  8808.  
  8809. !*strings.23026:<div align=right><input type="button" name="button" value="%next%" onclick="parent.clicker(this,window.parent)" width=80>  <input %-cont-%
  8810.  
  8811. !*strings.23027:type="button" name="button" value="%cancel%" onclick="parent.clicker(this,window.parent)" width=80></div>%0%
  8812.  
  8813. !*strings.23028:<div align=right><input type="button" name="button" value="%back%" onclick="parent.clicker(this,window.parent)" width=80><input type="button" name="button" value="%next%" %-cont-%
  8814.  
  8815. !*strings.23029:onclick="parent.clicker(this,window.parent)" width=80>  <input type="button" name="button" value="%cancel%" onclick="parent.clicker(this,window.parent)" width=80></div>%0%
  8816.  
  8817. !*strings.23030:<dig align=right><input type="button" name="button" value="%back%" onclick="parent.clicker(this,window.parent)" width=80>%-cont-%
  8818.  
  8819. !*strings.23031:<input type="button" name="button" value="%finished%" onclick="parent.clicker(this,window.parent)" width=80>  <input type="button" name="button" value="%cancel%" onclick="parent.clicker(this,window.parent)" width=80></div>%0%
  8820.  
  8821. !*strings.23032:%0%
  8822.  
  8823. !*strings.23033:<title>%0%</title><b>%1%</b><hr>%2%<hr>%3%
  8824.  
  8825. !*strings.23034:%0%%1%%2%
  8826.  
  8827. !*strings.23035:%sec-banner-begin%%0%%sec-banner-end%<b><div><font size=4>%1% is a site that uses encryption to protect transmitted information. %-cont-%
  8828.  
  8829. !*strings.23036:However, Netscape does not recognize the authority who signed its Certificate.</font></b></div><p><div>Although Netscape does not recognize the %-cont-%
  8830.  
  8831. !*strings.23037:signer of this Certificate, you may decide to accept it anyway so that you can connect to and exchange information with this site.<p>This %-cont-%
  8832.  
  8833. !*strings.23038:assistant will help you decide whether or not you wish to accept this Certificate and to what extent.%2%</div>
  8834.  
  8835. !*strings.23044:%sec-banner-begin%%0%%sec-banner-end%<div>Here is the Certificate that is being presented:</div><hr><table><tr><td valign=top><font %-cont-%
  8836.  
  8837. !*strings.23045:size=2>Certificate for: <br>Signed by: <br>Encryption: </font></td><td valign=top><font size=2>%1%<br>%2%<br>%3% Grade (%4% with %5%-bit secret %-cont-%
  8838.  
  8839. !*strings.23046:key)</font></td><td valign=bottom><input type="submit" name="button" value="%moreinfo%"></td></tr></table><hr><div>The signer of the %-cont-%
  8840.  
  8841. !*strings.23047:Certificate promises you that the holder of this Certificate is who they say they are.  The encryption level is an indication of how difficult it %-cont-%
  8842.  
  8843. !*strings.23048:would be for someone to eavesdrop on any information exchanged between you and this web site.%6%</div>
  8844.  
  8845. !*strings.23049:%sec-banner-begin%%0%%sec-banner-end%<div>Are you willing to accept this certificate for the purposes of receiving encrypted %-cont-%
  8846.  
  8847. !*strings.23050:information from this web site?<p>This means that you will be able to browse through the site and receive documents from it and that all of %-cont-%
  8848.  
  8849. !*strings.23051:these documents are protected from observation by a third party by encryption.<p><input type=radio name=accept value=session%1%>Accept this %-cont-%
  8850.  
  8851. !*strings.23052:certificate for this session<br><input type=radio name=accept value=cancel%2%>Do not accept this certificate and do not connect<br><input type=radio name=accept %-cont-%
  8852.  
  8853. !*strings.23053:value=forever%3%>Accept this certificate forever (until it expires)</div><br>%4%
  8854.  
  8855. !*strings.23064:%sec-banner-begin%%0%%sec-banner-end%<div>By accepting this certificate you are ensuring that all information you exchange with this site %-cont-%
  8856.  
  8857. !*strings.23065:will be encrypted.  However, encryption will not protect you from fraud.<p>To protect yourself from fraud, do not send information %-cont-%
  8858.  
  8859. !*strings.23066:(especially personal information, credit card numbers, or passwords) to this site if you have any doubt about the site's integrity.<p>For your %-cont-%
  8860.  
  8861. !*strings.23067:own protection, Netscape can remind you of this at the appropriate time.<p><center><input type=checkbox name=postwarn value=yes %1%>Warn me %-cont-%
  8862.  
  8863. !*strings.23068:before I send information to this site</center><p></div>%2%
  8864.  
  8865. !*strings.23069:%sec-banner-begin%%0%%sec-banner-end%<b><div>You have finished examining the certificate presented by:<br>%1%</b><p>You have %-cont-%
  8866.  
  8867. !*strings.23070:decided to refuse this ID. If, in the future, you change your mind about this decision, just visit this site again and this assistant will %-cont-%
  8868.  
  8869. !*strings.23071:reappear.<p>Click on the Finish button to return to the document you were viewing before you attempted to connect to this site.</div>%2%
  8870.  
  8871. !*strings.23072:%sec-banner-begin%%0%%sec-banner-end%<b><div>You have finished examining the certificate presented by:<br>%1%</b></div><p><div>You have %-cont-%
  8872.  
  8873. !*strings.23073:decided to accept this certificate and have asked that Netscape Communicator warn you before you send information to this site.<p>If you %-cont-%
  8874.  
  8875. !*strings.23074:change your mind, open Security Info from the Communicator menu and edit Site Certificates.<p>Click on the Finish button to begin receiving documents.%2%
  8876.  
  8877. !*strings.23080:%sec-banner-begin%%0%%sec-banner-end%<b><div>You have finished examining the certificate presented by:<br>%1%</div></b><p><div>You have %-cont-%
  8878.  
  8879. !*strings.23081:decided to accept this certificate and have decided not to have Netscape Communicator warn you before you send information to this site.</div><p><div>If %-cont-%
  8880.  
  8881. !*strings.23082:you change your mind, open Security Info from the Communicator Menu edit Site Certificates.<p>Click on the Finish button to begin %-cont-%
  8882.  
  8883. !*strings.23083:receiving documents.</div>%2%
  8884.  
  8885. !*strings.23084:%sec-banner-begin%%0%%sec-banner-end%<div>The certificate that the site '%1%' has presented does not contain the correct site %-cont-%
  8886.  
  8887. !*strings.23085:name. It is possible, though unlikely, that someone may be trying to intercept your communication with this site.  If you suspect the %-cont-%
  8888.  
  8889. !*strings.23086:certificate shown below does not belong to the site you are connecting with, please cancel the connection and notify the site administrator. <p>%-cont-%
  8890.  
  8891. !*strings.23087:Here is the Certificate that is being presented:</div><hr><table><tr><td valign=top><font size=2>Certificate for: <br>Signed by: <br>Encryption: %-cont-%
  8892.  
  8893. !*strings.23088:</font></td><td valign=top><font size=2>%2%<br>%3%<br>%4% Grade (%5% with %6%-bit secret key)</font></td><td valign=bottom><input %-cont-%
  8894.  
  8895. !*strings.23089:type="submit" name="button" value="%moreinfo%"></td></tr></table><hr>%7%
  8896.  
  8897. !*strings.23100:%sec-banner-begin%%0%%sec-banner-end%Please enter your new password.  The safest passwords are a combination of letters %-cont-%
  8898.  
  8899. !*strings.23101:and numbers, are at least 8 characters long, and contain no words from a dictionary.<p>Password: <input type=password name=password1><p>Type in %-cont-%
  8900.  
  8901. !*strings.23102:your password, again, for verification:<p>Retype Password: <input type=password name=password2><p><b>Do not forget your password!  Your %-cont-%
  8902.  
  8903. !*strings.23103:password cannot be recovered. If you forget it, you will have to obtain new Certificates.</b>
  8904.  
  8905. !*strings.23109:%sec-banner-begin%%0%%sec-banner-end%You did not enter your password correctly.  Please try again:<p>Password: <input %-cont-%
  8906.  
  8907. !*strings.23110:type=password name=password1><p>Type in your password, again, for verification:<p>Retype Password: <input type=password name=password2><p>%-cont-%
  8908.  
  8909. !*strings.23111:<b>Do not forget your password!  Your password cannot be recovered. If you forget it, you will have to obtain new Certificates.</b> 
  8910.  
  8911. !*strings.23112:%sec-banner-begin%%0%%sec-banner-end%It is strongly recommended that you protect your Private Key with a %-cont-%
  8912.  
  8913. !*strings.23113:Communicator password.  If you do not want a password, leave the password field blank.<P>The safest passwords are at least 8 characters long, include %-cont-%
  8914.  
  8915. !*strings.23114:both letters and numbers, and contain no words from a dictionary.<P><table><tr><td>Password:</td><td><input type=password name=password1></td>%-cont-%
  8916.  
  8917. !*strings.23115:</td></tr><tr><td>Type it again to confirm:</td><td><input type=password name=password2></td><td valign=bottom></td></tr></table><B>Important: %-cont-%
  8918.  
  8919. !*strings.23116:Your password cannot be recovered.  If you forget it, you will lose all of your certificates.</B><P>If you wish to change your password or other security %-cont-%
  8920.  
  8921. !*strings.23117:preferences, choose Security Info from the Communicator menu.
  8922.  
  8923. !*strings.23128:%sec-banner-begin%%0%%sec-banner-end%You have elected to operate without a password.<p>If you decide that you %-cont-%
  8924.  
  8925. !*strings.23129:would like to have a password to protect your Private Keys and Certificates, you can set up a password in Security Preferences.
  8926.  
  8927. !*strings.23130:%sec-banner-begin%%0%%sec-banner-end%Change the password for the %1%.<p>Enter your old password: <input %-cont-%
  8928.  
  8929. !*strings.23131:type=password name=password value=%2%><P><P>Enter your new password.  Leave the password fields blank if you don't want a password.<p><table><tr><td>%-cont-%
  8930.  
  8931. !*strings.23132:New Password:</td><td><input type=password name=password1></td></tr><tr><td>Type it again to confirm:</td><td><input type=password name=password2>%-cont-%
  8932.  
  8933. !*strings.23133:</td></tr></table><p><B>Important: Your password cannot be recovered.  If you forget it, you will lose all of your certificates.</B>
  8934.  
  8935. !*strings.23140:%sec-banner-begin%%0%%sec-banner-end%Your attempt to change your password failed.<p>This may be because your %-cont-%
  8936.  
  8937. !*strings.23141:key database is inaccessible (which can happen if you were already running a Communicator when you started this one), or because of some other %-cont-%
  8938.  
  8939. !*strings.23142:error.<p>It may indicate that your key database file has been corrupted, in which case you should try to get it from of a backup, if possible. As %-cont-%
  8940.  
  8941. !*strings.23143:a last resort, you may need to delete your key database, after which you will have to obtain new personal Certificates.
  8942.  
  8943. !*strings.23194:<table border=0 cellpadding=0 cellspacing=0 width="100%%"><td><input type="button" value="%moreinfo%" width=80 onclick="parent.clicker(this,window.parent)"></td>%-cont-%
  8944.  
  8945. !*strings.23195:<td align="right" nowrap><input type="button" value="%ok%" width=80 onclick="parent.clicker(this,window.parent)">  %-cont-%
  8946.  
  8947. !*strings.23196:<input type="button" value="%cancel%" width=80 onclick="parent.clicker(this,window.parent)"></td></table>
  8948.  
  8949. !*strings.23199:<div align=right><input type="button" name="button" value="%finished%" onclick="parent.clicker(this,window.parent)" width=80>  %-cont-%
  8950.  
  8951. !*strings.23200:<input type="button" name="button" value="%cancel%" onclick="parent.clicker(this,window.parent)" width=80></div>%0%
  8952.  
  8953. !*strings.23211:%sec-banner-begin%%0%%sec-banner-end%This function is not implemented:<br>%1%<br>Certificate name:<br>%2%
  8954.  
  8955. !*strings.23212:%0%%1%
  8956.  
  8957. !*strings.23213:<b><FONT SIZE=4>WARNING: If you delete this Certificate you will not be able to read any E-mail that has been encrypted with it.</FONT></b><p>Are you sure that you want to delete this Personal Certificate?<p>%0%
  8958.  
  8959. !*strings.23214:Are you sure that you want to delete this Site Certificate?<p>%0%
  8960.  
  8961. !*strings.23215:Are you sure that you want to delete this Certificate Authority?<p>%0%
  8962.  
  8963. !*strings.23216:%0%<hr>This Certificate belongs to an SSL server site.<br><input type=radio name=allow value=yes %1%>Allow connections to this site<br>%-cont-%
  8964.  
  8965. !*strings.23217:<input type=radio name=allow value=no %2%>Do not allow connections to this site<hr><input type=checkbox name=postwarn value=yes %3%>Warn %-cont-%
  8966.  
  8967. !*strings.23218:before sending data to this site
  8968.  
  8969. !*strings.23224:%0%<hr><div>This Certificate belongs to a Certifying Authority<br> %-cont-%
  8970.  
  8971. !*strings.23225:%1%<br>%2%<br>%3%<hr><input %-cont-%
  8972.  
  8973. !*strings.23226:type=checkbox name=postwarn value=yes %4%>Warn before sending data to sites certified by this authority</div>
  8974.  
  8975. !*strings.23232:%sec-banner-begin%%0%%sec-banner-end%<b>Warning: You %-cont-%
  8976.  
  8977. !*strings.23233:are about to send encrypted information to the site %1%.</b><p>It is safer not to send information (particularly personal information, credit %-cont-%
  8978.  
  8979. !*strings.23234:card numbers, or passwords) to this site if you are in doubt about its Certificate or integrity.<br>Here is the Certificate for this site:<hr>%-cont-%
  8980.  
  8981. !*strings.23235:<table><tr><td valign=top><font size=2>Certificate for: <br>Signed by: <br>Encryption: </font></td><td valign=top><font size=2>%2%<br>%3%<br>%-cont-%
  8982.  
  8983. !*strings.23236:%4% Grade (%5% with %6%-bit secret key)</font></td><td valign=bottom><font size=2><input type="submit" name="button" value="%moreinfo%%-cont-%
  8984.  
  8985. !*strings.23237:"></font></td></tr></table><hr><input type=radio name=action value=sendandwarn checked>Send this information and warn again next %-cont-%
  8986.  
  8987. !*strings.23238:time<br><input type=radio name=action value=send>Send this information and do not warn again<br><input type=radio name=action value=dontsend>Do not send information<br>%7%
  8988.  
  8989. !*strings.23239:%sec-banner-begin%%0%%sec-banner-end%<div>You are about to %-cont-%
  8990.  
  8991. !*strings.23240:go through the process of accepting a Certificate Authority. This has serious implications on the security of future encryptions using %-cont-%
  8992.  
  8993. !*strings.23241:Netscape. This assistant will help you decide whether or not you wish to accept this Certificate Authority.</div>
  8994.  
  8995. !*strings.23252:%sec-banner-begin%%0%%sec-banner-end%<div>A Certificate %-cont-%
  8996.  
  8997. !*strings.23253:Authority certifies the identity of sites on the internet. By accepting this Certificate Authority, you will allow Netscape Communicator to connect %-cont-%
  8998.  
  8999. !*strings.23254:to and receive information from any site that this authority certifies without prompting or warning you.</div><p><div>If you choose to refuse this %-cont-%
  9000.  
  9001. !*strings.23255:Certificate Authority, you will be prompted before you connect to or receive information from any site that this authority certifies.</div> 
  9002.  
  9003. !*strings.23261:%sec-banner-begin%%0%%sec-banner-end%<div>Here is the certificate for this Certificate Authority. Examine it carefully. The %-cont-%
  9004.  
  9005. !*strings.23262:Certificate Fingerprint can be used to verify that this Authority is who they say they are. To do this, compare the Fingerprint against the %-cont-%
  9006.  
  9007. !*strings.23263:Fingerprint published by this authority in other places.</div><hr><table><tr><td valign=top><font size=2>Certificate for: <br>Signed by: </font></td>%-cont-%
  9008.  
  9009. !*strings.23264:<td valign=top><font size=2>%1%<br>%2%</font></td><td valign=bottom><font size=2><input type="submit" name="button" value="%moreinfo%%-cont-%
  9010.  
  9011. !*strings.23265:"></font></td></tr></table><hr>
  9012.  
  9013. !*strings.23266:%sec-banner-begin%%0%%sec-banner-end%<div>Are you willing to accept this Certificate Authority for the purposes of certifying %-cont-%
  9014.  
  9015. !*strings.23267:other internet sites, email users, or software developers?<p> %1%%2%%3%</div>
  9016.  
  9017. !*strings.23275:%sec-banner-begin%%0%%sec-banner-end%<div>By accepting this Certificate Authority, you have told Netscape Communicator to connect to %-cont-%
  9018.  
  9019. !*strings.23276:to connect to and receive information from any site that it certifies  without warning you or prompting you.<p>Netscape Communicator can, however, warn you before %-cont-%
  9020.  
  9021. !*strings.23277:you send information to such a site.</div><p><div><input type=checkbox name=postwarn value=yes %1%>Warn me before sending information to sites %-cont-%
  9022.  
  9023. !*strings.23278:certified by this Certificate Authority</div>
  9024.  
  9025. !*strings.23279:%sec-banner-begin%%0%%sec-banner-end%<div>You have accepted this Certificate Authority.  Please enter a short name to identify this %-cont-%
  9026.  
  9027. !*strings.23280:Certificate Authority, for example <b>Netscape Corporate CA</b>. <p>Name: <font size=4><input type=text %-cont-%
  9028.  
  9029. !*strings.23281:name=nickname></font></div>
  9030.  
  9031. !*strings.23282:%sec-banner-begin%%0%%sec-banner-end%By rejecting this Certificate Authority, you have told Netscape Communicator not to connect %-cont-%
  9032.  
  9033. !*strings.23283:to and receive information from any site that it certifies without prompting you.
  9034.  
  9035. !*strings.23294:%0%
  9036.  
  9037. !*strings.23295:%sec-banner-begin%%0%%sec-banner-end%The site '%1%' has requested client authentication.<p>Here is the %-cont-%
  9038.  
  9039. !*strings.23296:site's certificate:<hr><table><tr><td valign=top><font size=2>Certificate for: <br>Signed by: <br>Encryption: </font></td><td valign=top><font %-cont-%
  9040.  
  9041. !*strings.23297:size=2>%2%<br>%3%<br>%4% Grade (%5% with %6%-bit secret key)</font></td><td valign=bottom><input type="submit" name="button" value="%moreinfo%%-cont-%
  9042.  
  9043. !*strings.23298:"></td></tr></table><hr>Select Your Certificate:<select name=cert>%7%</select>%8%
  9044.  
  9045. !*strings.23304:%sec-banner-begin%%0%%sec-banner-end%The site '%1%' has requested client authentication, but you do not have a Personal %-cont-%
  9046.  
  9047. !*strings.23305:Certificate to authenticate yourself.  The site may choose not to give you access without one.%2%
  9048.  
  9049. !*strings.23306:%sec-banner-begin%%0%%sec-banner-end%<B>All of the files that you have requested were encrypted.</B><p> This means that the %-cont-%
  9050.  
  9051. !*strings.23307:files that make up the document are sent to you encrypted for privacy while in transit.<p> For more details on the encryption of this %-cont-%
  9052.  
  9053. !*strings.23308:document, open Document Information.<p> <center><input type="submit" name="button" value="%ok%"><input type="submit" name="button" %-cont-%
  9054.  
  9055. !*strings.23309:value="%showdocinfo%"></center>%1%
  9056.  
  9057. !*strings.23315:<img src=about:security?banner-mixed>%0%<br clear=all><p><B>Some of the files that you have requested were encrypted.</B><p> Some of these files %-cont-%
  9058.  
  9059. !*strings.23316:are sent to you encrypted for privacy while in transit. Others are not encrypted and can be observed by a third party while in transit.<p>To %-cont-%
  9060.  
  9061. !*strings.23317:find out exactly which files were encrypted and which were not, open Document Information.<p> <center><input type="submit" name="button" %-cont-%
  9062.  
  9063. !*strings.23318:value="%ok%"><input type="submit" name="button" value="%showdocinfo%"></center>%1%
  9064.  
  9065. !*strings.23319:<img src=about:security?banner-insecure>%0%<br clear=all><p><B>None of the files that you have requested are encrypted.</B><p>Unencrypted files can %-cont-%
  9066.  
  9067. !*strings.23320:be observed by a third party while in transit.<p> <center><input type="submit" name="button" value="%ok%"></center>%1%
  9068.  
  9069. !*strings.23336:RC2 encryption in CBC mode with a 40-bit key
  9070.  
  9071. !*strings.23337:RC2 encryption in CBC mode with a 64-bit key
  9072.  
  9073. !*strings.23338:RC2 encryption in CBC mode with a 128-bit key
  9074.  
  9075. !*strings.23339:DES encryption in CBC mode with a 56-bit key
  9076.  
  9077. !*strings.23340:DES EDE3 encryption in CBC mode with a 168-bit key
  9078.  
  9079. !*strings.23341:RC5 encryption in CBC mode with a 40-bit key
  9080.  
  9081. !*strings.23342:RC5 encryption in CBC mode with a 64-bit key
  9082.  
  9083. !*strings.23343:RC5 encryption in CBC mode with a 128-bit key
  9084.  
  9085. !*strings.23351:No valid encryption policy file was found for this English language \n\
  9086. version of Communicator.  All encryption and decryption will be disabled.
  9087.  
  9088. !*strings.23352:  (No ciphers are permitted)
  9089.  
  9090. !*strings.23353:  (When permitted)
  9091.  
  9092. !*strings.23354:%sec-banner-begin%%0%%sec-banner-end%<h3>Select ciphers to enable for S/MIME %1%</h3><ul>%2%</ul>%3%
  9093.  
  9094. !*strings.23355:%sec-banner-begin%%0%%sec-banner-end%<h3>Select ciphers to enable for SSL v2 %1%</h3><ul>%2%</ul>%3%
  9095.  
  9096. !*strings.23356:%sec-banner-begin%%0%%sec-banner-end%<h3>Select ciphers to enable for SSL v3 %1%</h3><ul>%2%</ul>%3%
  9097.  
  9098. !*strings.23392:%sec-banner-begin%%0%%sec-banner-end%When you click OK, Communicator will generate a Private Key for your %-cont-%
  9099.  
  9100. !*strings.23393:Certificate.  This may take a few minutes.<P><B>Important: If you interrupt this process, you will have to reapply for the Certificate.</B>%1% %2% %3%<P>
  9101.  
  9102. !*strings.23394:Key Generation Info
  9103.  
  9104. !*strings.23401:%sec-banner-begin%%0%%sec-banner-end%%1% is a site that uses encryption to protect transmitted information.  However the %-cont-%
  9105.  
  9106. !*strings.23402:digital Certificate that identifies this site has expired.  This may be because the certificate has actually expired, or because the date on %-cont-%
  9107.  
  9108. !*strings.23403:your computer is wrong.<p>The certificate expires on %2%.<p>Your computer's date is set to %3%.  If this date is incorrect, then you %-cont-%
  9109.  
  9110. !*strings.23404:should reset the date on your computer.<p>You may continue or cancel this connection.%4%
  9111.  
  9112. !*strings.23410:%sec-banner-begin%%0%%sec-banner-end%%1% is a site that uses encryption to protect transmitted information.  However the %-cont-%
  9113.  
  9114. !*strings.23411:digital Certificate that identifies this site is not yet valid.  This may be because the certificate was installed too soon by the site %-cont-%
  9115.  
  9116. !*strings.23412:administrator, or because the date on your computer is wrong.<p>The certificate is valid beginning %2%.<p>Your computer's date is set to %-cont-%
  9117.  
  9118. !*strings.23413:%3%.  If this date is incorrect, then you should reset the date on your computer.<p>You may continue or cancel this connection.%4%
  9119.  
  9120. !*strings.23419:%sec-banner-begin%%0%%sec-banner-end%%1% is a site that uses encryption to protect transmitted information.  However one of %-cont-%
  9121.  
  9122. !*strings.23420:the Certificate Authorities that identifies this site has expired.  This may be because a certificate has actually expired, or because the date %-cont-%
  9123.  
  9124. !*strings.23421:on your computer is wrong. Press the More Info button to see details of the expired certificate.<hr><table cellspacing=0 cellpadding=0><tr><td %-cont-%
  9125.  
  9126. !*strings.23422:valign=top><font size=2>Certificate Authority: <br>Expiration Date: </font></td><td valign=top><font size=2>%2%<br>%3%</font></td><td %-cont-%
  9127.  
  9128. !*strings.23423:valign=center align=right><input type="submit" name="button" value="%moreinfo%"></td></tr></table><hr>Your computer's date is set %-cont-%
  9129.  
  9130. !*strings.23424:to %4%.  If this date is incorrect, then you should reset the date on your computer.<p>You may continue or cancel this connection.
  9131.  
  9132. !*strings.23430:%sec-banner-begin%%0%%sec-banner-end%%1% is a site that uses encryption to protect transmitted information.  However one of %-cont-%
  9133.  
  9134. !*strings.23431:the Certificate Authorities that identifies this site is not yet valid.  This may be because a certificate was install too soon by the site %-cont-%
  9135.  
  9136. !*strings.23432:administrator, or because the date on your computer is wrong. Press the More Info button to see details of the expired certificate.<hr><table %-cont-%
  9137.  
  9138. !*strings.23433:cellspacing=0 cellpadding=0><tr><td valign=top><font size=2>Certificate Authority: <br>Certificate Valid On: </font></td><td valign=top><font %-cont-%
  9139.  
  9140. !*strings.23434:size=2>%2%<br>%3%</font></td><td valign=center align=right><input type="submit" name="button" value="%moreinfo%"></td></tr></table>%-cont-%
  9141.  
  9142. !*strings.23435:<hr>Your computer's date is set to %4%.  If this date is incorrect, then you should reset the date on your computer.<p>You may continue or cancel %-cont-%
  9143.  
  9144. !*strings.23436:this connection.
  9145.  
  9146. !*strings.23492:Cancel
  9147.  
  9148. !*strings.23493:OK
  9149.  
  9150. !*strings.23494:Continue
  9151.  
  9152. !*strings.23495:Next>
  9153.  
  9154. !*strings.23496:<Back
  9155.  
  9156. !*strings.23497:Finish
  9157.  
  9158. !*strings.23498:More Info...
  9159.  
  9160. !*strings.23499:Show Certificate
  9161.  
  9162. !*strings.23500:Show Order
  9163.  
  9164. !*strings.23501:Show Document Info
  9165.  
  9166. !*strings.23507:Next>
  9167.  
  9168. !*strings.23508:<Back
  9169.  
  9170. !*strings.23509:Save As...
  9171.  
  9172. !*strings.23516:Alert
  9173.  
  9174. !*strings.23517:View A Certificate
  9175.  
  9176. !*strings.23518:Certificate Name Check
  9177.  
  9178. !*strings.23519:Certificate Is Expired
  9179.  
  9180. !*strings.23520:Certificate Is Not Yet Good
  9181.  
  9182. !*strings.23521:Certificate Authority Is Expired
  9183.  
  9184. !*strings.23522:Certificate Authority Is Not Yet Good
  9185.  
  9186. !*strings.23523:Encryption Information
  9187.  
  9188. !*strings.23534:View A Personal Certificate
  9189.  
  9190. !*strings.23535:Delete A Personal Certificate
  9191.  
  9192. !*strings.23536:Delete A Site Certificate
  9193.  
  9194. !*strings.23537:Delete A Certificate Authority
  9195.  
  9196. !*strings.23538:Edit A Site Certificate
  9197.  
  9198. !*strings.23539:Edit A Certification Authority
  9199.  
  9200. !*strings.23540:No User Certificate
  9201.  
  9202. !*strings.23541:Select A Certificate
  9203.  
  9204. !*strings.23542:Security Information
  9205.  
  9206. !*strings.23543:Generate A Private Key
  9207.  
  9208. !*strings.23544:New Site Certificate
  9209.  
  9210. !*strings.23545:New Certificate Authority
  9211.  
  9212. !*strings.23552:Setting Up Your Communicator Password
  9213.  
  9214. !*strings.23553:Change Your Communicator Password
  9215.  
  9216. !*strings.23554:Enable Your Communicator Password
  9217.  
  9218. !*strings.23555:Password Error
  9219.  
  9220. !*strings.23556:Configure Ciphers
  9221.  
  9222. !*strings.23557:%sec-banner-begin%%0%%sec-banner-end%The certificate that you have selected has expired and may %-cont-%
  9223.  
  9224. !*strings.23558:be rejected by the server.  You may press Continue to send it anyway, or Cancel to abort this connection.
  9225.  
  9226. !*strings.23569:%sec-banner-begin%%0%%sec-banner-end%<table><tr><td>The certificate that you have selected has expired and may %-cont-%
  9227.  
  9228. !*strings.23570:be rejected by the server.  You may press %continue% to send it anyway, or %cancel% to abort this connection.  To renew your %-cont-%
  9229.  
  9230. !*strings.23571:certificate press the %renew% button.</td><td><input type=submit name=button value=%renew%></td></tr></table>
  9231.  
  9232. !*strings.23577:Renew
  9233.  
  9234. !*strings.23578:%sec-banner-begin%%0%%sec-banner-end%The certificate that you have selected is not yet valid and may be rejected by the server.  You may press Continue to send it anyway, or Cancel to abort this connection.
  9235.  
  9236. !*strings.23579:Your Certificate Is Expired
  9237.  
  9238. !*strings.23580:Ask every time
  9239.  
  9240. !*strings.23581:Let Communicator choose automatically
  9241.  
  9242. !*strings.23582:1024 (High Grade)
  9243.  
  9244. !*strings.23583: 768 (Medium Grade)
  9245.  
  9246. !*strings.23584: 512 (Low Grade)
  9247.  
  9248. !*strings.23640:View Certificate Policy
  9249.  
  9250. !*strings.23641:Check Certificate Status
  9251.  
  9252. !*strings.23642:RC4 encryption with a 128-bit key
  9253.  
  9254. !*strings.23643:RC2 encryption with a 128-bit key
  9255.  
  9256. !*strings.23644:Triple DES encryption with a 168-bit key
  9257.  
  9258. !*strings.23645:DES encryption with a 56-bit key
  9259.  
  9260. !*strings.23646:RC4 encryption with a 40-bit key
  9261.  
  9262. !*strings.23647:RC2 encryption with a 40-bit key
  9263.  
  9264. !*strings.23653:RC4 encryption with a 128-bit key and an MD5 MAC
  9265.  
  9266. !*strings.23654:Triple DES encryption with a 168-bit key and a SHA-1 MAC
  9267.  
  9268. !*strings.23655:DES encryption with a 56-bit key and a SHA-1 MAC
  9269.  
  9270. !*strings.23656:RC4 encryption with a 40-bit key and an MD5 MAC
  9271.  
  9272. !*strings.23657:RC2 encryption with a 40-bit key and an MD5 MAC
  9273.  
  9274. !*strings.23658:No encryption with an MD5 MAC
  9275.  
  9276. !*strings.23659:RC4 encryption with a 56-bit key and a SHA-1 MAC
  9277.  
  9278. !*strings.23660:DES encryption in CBC mode with a 56-bit key and a SHA-1 MAC
  9279.  
  9280. !*strings.23709:<h3>CRL List:</h3><table><tr><td><select name=crl size=10>%0%</select></td><td valign="middle">%-cont-%
  9281.  
  9282. !*strings.23710:<input type="submit" name="button" value="%new%"></input><br>%-cont-%
  9283.  
  9284. !*strings.23711:<input type="submit" name="button" value="%reload%"></input><br>%-cont-%
  9285.  
  9286. !*strings.23712:<input type="submit" name="button" value="%moreinfo%"></input><br>%-cont-%
  9287.  
  9288. !*strings.23713:<input type="submit" name="button" value="%delete%"></input><br>%-cont-%
  9289.  
  9290. !*strings.23714:</td></tr></table>
  9291.  
  9292. !*strings.23715:New/Edit ...
  9293.  
  9294. !*strings.23716:Reload
  9295.  
  9296. !*strings.23717:Delete
  9297.  
  9298. !*strings.23718:FIPS 140-1 compliant triple DES encryption and SHA-1 MAC
  9299.  
  9300. !*strings.23719:FIPS 140-1 compliant DES encryption and SHA-1 MAC
  9301.  
  9302. !*strings.23727:Edit Security Module
  9303.  
  9304. !*strings.23728:Create a New Security Module
  9305.  
  9306. !*strings.23734:FORTEZZA encryption with a 80-bit key and an SHA-1 MAC
  9307.  
  9308. !*strings.23735:FORTEZZA authentication with RC4 128-bit key and an SHA-1 MAC
  9309.  
  9310. !*strings.23736:No encryption with FORTEZZA authentication and an SHA-1 MAC
  9311.  
  9312. !*strings.23742:Please enter the password or the pin for\n\
  9313. %s.
  9314.  
  9315. !*strings.23743:%sec-banner-begin%%0%%sec-banner-end%The %1% has not been initialized with a User PIN or Password.  In order %-cont-%
  9316.  
  9317. !*strings.23744:to initialize this card, you must enter the Administration or Site Security Password.  If you do not know this password, please hit <B>cancel</B>, and %-cont-%
  9318.  
  9319. !*strings.23745:take this card back to your issuer to be initialized.<p>Enter adminstration Password for the %2%:<input type=password name=ssopassword>.
  9320.  
  9321. !*strings.23751:%sec-banner-begin%%0%%sec-banner-end%The administration password you entered for the %1% was incorrect.  %-cont-%
  9322.  
  9323. !*strings.23752:Many cards disable themselves after too many incorrect password attempts.  If you do not know this password, please hit <B>cancel</B>, and take this card %-cont-%
  9324.  
  9325. !*strings.23753:back to your issuer to be initialized.<p>Enter adminstration Password for the %2%:<input type=password name=ssopassword>.
  9326.  
  9327. !*strings.23754:%sec-banner-begin%%0%%sec-banner-end%The %1% could not be initialized because of the following error:<p> %2%
  9328.  
  9329. !*strings.23755:Edit Defaults...
  9330.  
  9331. !*strings.23756:Login
  9332.  
  9333. !*strings.23757:Logout
  9334.  
  9335. !*strings.23758:%0%%1%%2%%3%%4%%5%
  9336.  
  9337. !*strings.23759:Security Info
  9338.  
  9339. !*strings.23760:Set Password...
  9340.  
  9341. !*strings.23761:Slot or Token does not require a login.
  9342.  
  9343. !*strings.23762:Slot or Token is already logged in.
  9344.  
  9345. !*strings.23763:<p>Select the card or database you wish to generate your key in:<SELECT name="tokenName">
  9346.  
  9347. !*strings.23764:Token %s is write protected, certs and keys cannot be deleted
  9348.  
  9349. !*strings.23766:Slot failed to Initialize.
  9350.  
  9351. !*strings.23767:User has manually disabled this slot.
  9352.  
  9353. !*strings.23768:Token failed startup tests.
  9354.  
  9355. !*strings.23769:Permanent Token not present.
  9356.  
  9357. !*strings.23780:Java Security
  9358.  
  9359. !*strings.23781:Java Security (Delete Privilege)
  9360.  
  9361. !*strings.23782:Java Security (Edit Privileges)
  9362.  
  9363. !*strings.23783:Are you sure that you want to delete all the privileges for all applets and scripts from <b>%0%</b>?
  9364.  
  9365. !*strings.23784:Allow applets and scripts from <b> %0% </b> to have the following access %-cont-%
  9366.  
  9367. !*strings.23785:<table><tr><td colspan=3>Always:</td></tr> <tr><td><select name=target size=3> %1% </select></td> %-cont-%
  9368.  
  9369. !*strings.23786:<td></td><td> <input type="submit" name="button" value="%delete%"></input>%-cont-%
  9370.  
  9371. !*strings.23787:<input type="submit" name="button" value="%moreinfo%"></input></td></tr></table>%-cont-%
  9372.  
  9373. !*strings.23788:<table><tr><td colspan=3>For this session only:</td></tr> <tr><td><select name=target size=3> %2% </select></td> %-cont-%
  9374.  
  9375. !*strings.23789:<td></td><td> <input type="submit" name="button" value="%delete%"></input>%-cont-%
  9376.  
  9377. !*strings.23790:<input type="submit" name="button" value="%moreinfo%"></input></td></tr></table>%-cont-%
  9378.  
  9379. !*strings.23791:<table><tr><td colspan=3>Never:</td></tr> <tr><td><select name=target size=3> %3% </select></td> %-cont-%
  9380.  
  9381. !*strings.23792:<td></td><td> <input type="submit" name="button" value="%delete%"></input>%-cont-%
  9382.  
  9383. !*strings.23793:<input type="submit" name="button" value="%moreinfo%"></input></td></tr></table>
  9384.  
  9385. !*strings.23804:Are you sure that you want to delete the <b>%0%</b> privileges for all applets and scripts from <b>%1%</b>?
  9386.  
  9387. !*strings.23805:<b> %0% </b> is a <b> %1% </b> access.<br> <ul>It consists of:<br><select name=details size=6> %2% </select></ul>
  9388.  
  9389. !*strings.23806:<table BORDER=0><tr><td VALIGN=top><font SIZE=2><b>Danger <SPACER TYPE=horizontal SIZE=7></B><br></td> %-cont-%
  9390.  
  9391. !*strings.23807:<td "100%%"><font SIZE=2>A Java applet or JavaScript script from <b>%0%</b> is requesting unusual access to your computer or network. %-cont-%
  9392.  
  9393. !*strings.23808:You should not grant this access unless you trust that vendor or distributor.</td></tr><tr><td valign=top colspan=2><center> <input type="submit" name="button" value="%3%"></input> %-cont-%
  9394.  
  9395. !*strings.23809:</center><spacer type=vertical size=20></td></tr> <tr><td></td><td><font size=2>The access requested is <b>%1%</b> and consists of:</td></tr> %-cont-%
  9396.  
  9397. !*strings.23810:<tr><td coldspan=2><center><table> <td><select multiple name=target size=4>%2%</select></td> <td><input type="submit" name="button" value="%moreinfo%"> </input></td></table></center></td></tr></table> %-cont-%
  9398.  
  9399. !*strings.23811:<br>Do you wish to grant the requested access? <br><spacer type=horizontal size=5><input type=radio name=perm value=yes> Yes, grant this access to all applets and scripts from <b>%0%</b> for this session %-cont-%
  9400.  
  9401. !*strings.23812:<br><spacer type=horizontal size=5><input type=radio name=perm value=no checked> No, deny this access (This may mean the applet or script cannot work properly) %-cont-%
  9402.  
  9403. !*strings.23813:<br><input type=checkbox name=remember> Remember this decision for all applets and scripts from <b>%0%</b><br></td></table>
  9404.  
  9405. !*strings.23824:<table BORDER=0><tr><td VALIGN=top><font SIZE=2><b>Danger <SPACER TYPE=horizontal SIZE=7></B><br></td> %-cont-%
  9406.  
  9407. !*strings.23825:<td "100%%"><font SIZE=2>A Java applet or JavaScript script on the server "<b>%0%</b>" is requesting unusual access to your computer or network. %-cont-%
  9408.  
  9409. !*strings.23826:It is <b>not digitally signed</b>. Be aware that it may have been tampered with and may cause harm to your computer. </td></tr> <tr><td></td><td><font size=2>The access requested is <b>%1%</b> and consists of:</td></tr> %-cont-%
  9410.  
  9411. !*strings.23827:<tr><td coldspan=2><center><table> <td><select multiple name=target size=4>%2%</select></td> <td><input type="submit" name="button" value="%moreinfo%"> </input></td></table></center></td></tr></table> %-cont-%
  9412.  
  9413. !*strings.23828:<br>Do you wish to grant the requested access? <br><spacer type=horizontal size=5><input type=radio name=perm value=yes> Yes, grant this access to all applets and scripts on the "<b>%0%</b>" server for this session %-cont-%
  9414.  
  9415. !*strings.23829:<br><spacer type=horizontal size=5><input type=radio name=perm value=no checked> No, deny this access (This may mean the applet or script cannot work properly) %-cont-%
  9416.  
  9417. !*strings.23830:<br><input type=checkbox name=remember> Remember this decision for all applets and scripts on the "<b>%0%</b>" server <br></td></table>
  9418.  
  9419. !*strings.23841:<b>Security Module Name:</b> <input name="name"><br><b>Security Module File:</b> <input name="library"><br>
  9420.  
  9421. !*strings.23842:You must specify a PKCS #11 Version 2.0 library to load\n
  9422.  
  9423. !*strings.23843:<b>Slot Description:</b> %0%<br><b>Manufacturer:</b> %1%<br><b>Version Number:</b> %2%<br><b>Firmware Version:</b> %3%<br>%-cont-%
  9424.  
  9425. !*strings.23844:%4%<b>Token Name:</b> %5%<br><b>Token Manufacturer:</b>%6%<br><b>Token Model:</b> %7%<br><b>Token Serial Number:</b>%8%<br>%-cont-%
  9426.  
  9427. !*strings.23845:<b>Token Version:</b> %9%<br><b>Token Firmware Version:</b> %10%<br><b>Login Type:</b> %11%<br><b>State:</b>%12%%13%%14%
  9428.  
  9429. !*strings.23846:Token/Slot Information
  9430.  
  9431. !*strings.23847:Login Required
  9432.  
  9433. !*strings.23848:Public (no login required)
  9434.  
  9435. !*strings.23849:Ready
  9436.  
  9437. !*strings.23850:<font color=red>Not Logged In</font>
  9438.  
  9439. !*strings.23851:<font color=red>Uninitialized</font>
  9440.  
  9441. !*strings.23852:<font color=red>Not Present</font>
  9442.  
  9443. !*strings.23853:<font color=red>Disabled(
  9444.  
  9445. !*strings.23854:)</font>
  9446.  
  9447. !*strings.23860: Initialize Token
  9448.  
  9449. !*strings.23861: Change Password 
  9450.  
  9451. !*strings.23862:   Set Password  
  9452.  
  9453. !*strings.23863:   No Password   
  9454.  
  9455. !*strings.23864:%sec-banner-begin%%0%%sec-banner-end%You are downloading the e-mail certificate of another user.  After accepting %-cont-%
  9456.  
  9457. !*strings.23865:this certificate you will be able to send encrypted e-mail to this user. Press the More Info button to see details of the e-mail certificate. %-cont-%
  9458.  
  9459. !*strings.23866:<hr><table cellspacing=0 cellpadding=0><tr><td valign=top><table cellspacing=0 cellpadding=0><tr><td><font size=2>Certificate For:%-cont-%
  9460.  
  9461. !*strings.23867:</font></td><td><font size=2>%1%</font></td></tr><tr><td><font size=2>Email Address:</font></td><td><font size=2>%2%</font></td></tr><tr><td>%-cont-%
  9462.  
  9463. !*strings.23868:<font size=2>Certified By:</font></td><td><font size=2>%3%</font></td></tr></table></td><td valign=center align=right><input type="submit" name="button" value="%moreinfo%"></td></tr></table><hr>
  9464.  
  9465. !*strings.23874:Download an E-Mail Certificate
  9466.  
  9467. !*strings.23875:Accept this Certificate Authority for Certifying network sites
  9468.  
  9469. !*strings.23876:Accept this Certificate Authority for Certifying e-mail users
  9470.  
  9471. !*strings.23877:Accept this Certificate Authority for Certifying software developers
  9472.  
  9473. !*strings.23878:%0%<p>%1%
  9474.  
  9475. !*strings.23879:Select A Certificate
  9476.  
  9477. !*strings.23880:Please select a certificate to edit:<p>
  9478.  
  9479. !*strings.23881:Please select a certificate to delete:<p>
  9480.  
  9481. !*strings.23882:Please select a certificate to view:<p>
  9482.  
  9483. !*strings.23883:Please select a certificate to verify:<p>
  9484.  
  9485. !*strings.23884:Delete An E-mail Certificate
  9486.  
  9487. !*strings.23885:Are you sure that you want to delete this E-mail Certificate?<p>%0%
  9488.  
  9489. !*strings.23937:Netscape Communications Corp    
  9490.  
  9491. !*strings.23938:Communicator Internal Crypto Svc
  9492.  
  9493. !*strings.23939:Communicator Generic Crypto Svcs
  9494.  
  9495. !*strings.23940:Communicator Certificate DB     
  9496.  
  9497. !*strings.23946:Communicator Internal Cryptographic Services Version 4.0        
  9498.  
  9499. !*strings.23947:Communicator User Private Key and Certificate Services          
  9500.  
  9501. !*strings.23953:Netscape Internal FIPS-140-1 Cryptographic Services             
  9502.  
  9503. !*strings.23954:Netscape FIPS-140-1 User Private Key Services                   
  9504.  
  9505. !*strings.23955:Verification of the selected certificate failed for the following reasons:<p>%0%
  9506.  
  9507. !*strings.23956:Verify A Certificate
  9508.  
  9509. !*strings.23962:The Certificate has been successfully verified.
  9510.  
  9511. !*strings.23963:Certificate has expired
  9512.  
  9513. !*strings.23964:Not certified for %s
  9514.  
  9515. !*strings.23965:Certificate not trusted
  9516.  
  9517. !*strings.23966:Unable to find Certificate Authority
  9518.  
  9519. !*strings.23967:Certificate signature is invalid
  9520.  
  9521. !*strings.23968:Certificate Revocation List is invalid
  9522.  
  9523. !*strings.23969:Certificate has been revoked
  9524.  
  9525. !*strings.23970:Not a valid Certificate Authority
  9526.  
  9527. !*strings.23971:Internal Error
  9528.  
  9529. !*strings.23972:Digital Signing
  9530.  
  9531. !*strings.23973:Encryption
  9532.  
  9533. !*strings.23974:Certificate Signing
  9534.  
  9535. !*strings.23975:Unknown Usage
  9536.  
  9537. !*strings.23976:E-Mail Certification
  9538.  
  9539. !*strings.23977:Internet Site Certification
  9540.  
  9541. !*strings.23978:Software Developer Certification
  9542.  
  9543. !*strings.23979:E-Mail
  9544.  
  9545. !*strings.23980:Internet Site
  9546.  
  9547. !*strings.23981:Software Developer
  9548.  
  9549. !*strings.23987:%0%
  9550.  
  9551. !*strings.23988:This will replace the Netscape internal module with the Netscape FIPS-140-1 cryptographic module.\n\
  9552. \n\
  9553. The FIPS-140-1 cryptographic module limits security 
  9554.  
  9555. !*strings.23989:functions to those approved by the United States Federal Government's internal standards.\n\
  9556. \n\
  9557. Do you wish to delete the internal module, anyway?
  9558.  
  9559. !*strings.23995:This will replace the FIPS-140-1 cryptographic module with the Netscape internal module.\n\
  9560. \n\
  9561. This means that Communicator will no longer be FIPS-140-1 compliant (security 
  9562.  
  9563. !*strings.23996:functions to those approved by the United States Federal Government's internal standards).\n\
  9564. \n\
  9565. Do you wish to delete the FIPS-140-1 module, anyway?
  9566.  
  9567. !*strings.23997:Search
  9568.  
  9569. !*strings.23998:Search Directory for Certificates
  9570.  
  9571. !*strings.24004:<div align=right><input type="button" name="button" value="%fetch%" onclick="parent.clicker(this,window.parent)" width=80>  <input type="button" name="button" value="%cancel%" onclick="parent.clicker(this,window.parent)" width=80>%0%
  9572.  
  9573. !*strings.24005:Communicator will search network Directories for the Security Certificates that are used to send other people encrypted mail messages.<p>Enter the exact E-mail %-cont-%
  9574.  
  9575. !*strings.24006:addresses of the people you are looking for and press Search. <table border=0 cellspacing=0 cellpadding=5><tr><td><b>Directory:</b></td><td><select name=dirmenu>%0%%-cont-%
  9576.  
  9577. !*strings.24007:</select></td></tr>%-cont-%
  9578.  
  9579. !*strings.24008:<tr><td><b>E-mail Addresses:</b></td><td><input type=text name=searchfor size=50></td></tr></table>
  9580.  
  9581. !*strings.24014:All Directories
  9582.  
  9583. !*strings.24015:Search Results
  9584.  
  9585. !*strings.24016:Press the <b>%ok%</b> button to save the Certificates that were found, or <b>%cancel%</b> to discard them.<p>Certificates for the following E-Mail users were found in the directory:<br> %0%<p>%1%%2%
  9586.  
  9587. !*strings.24017:Certificates for the following E-Mail users were not found in the directory:<br>
  9588.  
  9589. !*strings.24018:Send Your E-Mail Certificate To A Directory
  9590.  
  9591. !*strings.24019:Select the Directory to send your Certificate to:<p><select name=dirmenu>%0%</select><br>%-cont-%
  9592.  
  9593. !*strings.24020:Communicator will send your Security Certificate to a network Directory so that other user's can easily find it to send you encrypted messages.
  9594.  
  9595. !*strings.24021:%0%%1%%2%%3%%4%
  9596.  
  9597. !*strings.24022:Communicator will search a Directory for the Security Certificates that are needed to send this encrypted message. %-cont-%
  9598.  
  9599. !*strings.24023:<input type=hidden name=searchfor value="%0%"><table border=0 cellspacing=0 cellpadding=5><tr><td><b>Select a Directory:</b></td><td><select name=dirmenu>%1%%-cont-%
  9600.  
  9601. !*strings.24024:</select></td></tr><tr><td valign=top><b>Searching For:</b></td><td>%2%</td></tr></table>
  9602.  
  9603. !*strings.24075:Sending to Directory
  9604.  
  9605. !*strings.24076:Searching Directory
  9606.  
  9607. !*strings.24077:Enter Password for Directory
  9608.  
  9609. !*strings.24078:An error occurred when communicating with the Directory
  9610.  
  9611. !*strings.24079:%sec-banner-begin%%0%%sec-banner-end%Communicator is about to generate a Private Key for you.  It will be used along with the Certificate you are now %-cont-%
  9612.  
  9613. !*strings.24080:now requesting to identify you to WebSites and via Email.  You Private Key never leaves your computer, and if you choose, will be protected by a Communicator password.<P>%-cont-%
  9614.  
  9615. !*strings.24081:Passwords are particularly important if you are in an environment where other people have access to your computer, either physically or over a network.  %-cont-%
  9616.  
  9617. !*strings.24082:Do not give others your password, because that would allow them to use your Certificate to impersonate you.<P>%-cont-%
  9618.  
  9619. !*strings.24083:Communicator uses a complex mathematical operation to generate your private key.  It may take up to severeal minutes to complete.  If you interrupt %-cont-%
  9620.  
  9621. !*strings.24084:Communicator during this process, it will not create your key, and you will have to reapply for your Certificate.
  9622.  
  9623. !*strings.24090:%sec-banner-begin%%0%%sec-banner-end%Passwords are particularly important if you are in an environment where other %-cont-%
  9624.  
  9625. !*strings.24091:people have access to your computer, either physically or over a network.  Do not give others your password, because that would allow them to use your %-cont-%
  9626.  
  9627. !*strings.24092:Certificate to impersonate you.<P>The safest passwords are at least 8 characters long, include both letters, and number or symbols, and contain no words found in a dictionary.
  9628.  
  9629. !*strings.24098:Select a Card or Database
  9630.  
  9631. !*strings.24099:Select the card or database you wish to import certificates to: <BR> <SELECT NAME="tokenName" SIZE=10>%0%</SELECT>
  9632.  
  9633. !*strings.24100:Not a valid FORTEZZA Certificate Authority
  9634.  
  9635. !*strings.24101:Certificate does not have a Recognized Public Key
  9636.  
  9637. !*strings.24102:Save this file encrypted [ok] or unencrypted [cancel]
  9638.  
  9639. !*strings.24103:Successive login failures may disable this card or database. Password is invalid. Retry?\n\
  9640.     %s\n
  9641.  
  9642. !*strings.24104:No Compromised Key List for the certificate has been found.\n\
  9643. You must load the Compromised Key List before continuing.
  9644.  
  9645. !*strings.24105:The Compromised Key List for the certificate has expired.\n\
  9646. Reload a new Compromised Key List.
  9647.  
  9648. !*strings.24106:The Compromised Key List for the certificate has an invalid signature.\n\
  9649. Reload a new Compromised Key List.
  9650.  
  9651. !*strings.24107:The key for the certificate has been revoked.
  9652.  
  9653. !*strings.24108:The Compromised Key List has an invalid format.
  9654.  
  9655. !*strings.24109:Netscape is unable to communicate securely with this site\n\
  9656. because the domain to which you are attempting to connect\n\
  9657. does not match the domain name in the server's certificate.
  9658.  
  9659. !*strings.24160:Digital Signature
  9660.  
  9661. !*strings.24161:The site '%0%' has requested that you sign the following message:<br><pre><dl><dd><tt>%1%</dl></tt></pre><br><b>If you agree to sign this message press %ok%, otherwise press %cancel%.</b>
  9662.  
  9663. !*strings.24200:The site '%0%' has requested that you sign the following message:<br><pre><dl><dd><tt>%1%</dl></tt></pre><br>Please select a certificate %-cont-%
  9664.  
  9665. !*strings.24201:to use for signing:<br><SELECT NAME=certname>%2%</SELECT><br><b>If you agree to sign this message press %ok%, otherwise press %cancel%.</b>
  9666.  
  9667. !*strings.24202:View/Edit A Personal Certificate
  9668.  
  9669. !*strings.24203:%0%<hr><div><b>This email user's certificate does not have a trusted issuer.</b> <br>You may decide to directly trust this certificate to permit the %-cont-%
  9670.  
  9671. !*strings.24204:exchange of signed and encrypted e-mail with this user. <p>%-cont-%
  9672.  
  9673. !*strings.24205:To be safe, before deciding to trust this certificate, you should contact the e-mail user and verify that the certificate fingerprint %-cont-%
  9674.  
  9675. !*strings.24206: listed above is the same as the one he or she has.<p><input type=radio name=dirtrust value=no %1%>Do not trust this certificate.<br> %-cont-%
  9676.  
  9677. !*strings.24207:<input type=radio name=dirtrust value=yes %2%>Trust this certificate even though it does not have a trusted issuer.</div>
  9678.  
  9679. !*strings.24213:<font face="Impress BT, Verdana, Arial, Helvetica, sans-serif" point-size=16>
  9680.  
  9681. !*strings.24214:<STYLE TYPE="text/css"> DIV { FONT-FAMILY: "Prima Sans BT", Verdana, Arial, Helvetica, Lucida; FONT-SIZE: 10pt;} TD { FONT-FAMILY: "PrimaSans BT", Verdana, Arial, Helvetica, Lucida; %-cont-%
  9682.  
  9683. !*strings.24215:FONT-SIZE: 10pt;} BODY { FONT-FAMILY: "Prima Sans BT", Verdana, Arial, Helvetica, Lucida; FONT-SIZE: 10 pt;} %-cont-%
  9684.  
  9685. !*strings.24216:H1, H2, H3 { font-weight: 700;} H1 { FONT-SIZE: 16PT; } H2 {FONT-SIZE: 14PT;} </STYLE>
  9686.  
  9687. !*strings.24500:
  9688.  
  9689. !*strings.24501:View
  9690.  
  9691. !*strings.24502:Edit
  9692.  
  9693. !*strings.24503:Verify
  9694.  
  9695. !*strings.24504:Delete
  9696.  
  9697. !*strings.24505:Export
  9698.  
  9699. !*strings.24506:Delete Expired
  9700.  
  9701. !*strings.24507:Remove
  9702.  
  9703. !*strings.24508:Get a Certificate...
  9704.  
  9705. !*strings.24509:Get Certificates...
  9706.  
  9707. !*strings.24510:Import a Certificate...
  9708.  
  9709. !*strings.24511:View Certificate
  9710.  
  9711. !*strings.24512:Edit Privileges
  9712.  
  9713. !*strings.24513:View/Edit
  9714.  
  9715. !*strings.24514:Add
  9716.  
  9717. !*strings.24515:Logout All
  9718.  
  9719. !*strings.24516:OK
  9720.  
  9721. !*strings.24517:Cancel
  9722.  
  9723. !*strings.24518:Help
  9724.  
  9725. !*strings.24519:Search Directory
  9726.  
  9727. !*strings.24520:Send Certificate To Directory
  9728.  
  9729. !*strings.24521:Open Page Info
  9730.  
  9731. !*strings.24522:Security Info
  9732.  
  9733. !*strings.24523:Passwords
  9734.  
  9735. !*strings.24524:Navigator
  9736.  
  9737. !*strings.24525:Messenger
  9738.  
  9739. !*strings.24526:Java/JavaScript
  9740.  
  9741. !*strings.24527:Certificates
  9742.  
  9743. !*strings.24528:Yours
  9744.  
  9745. !*strings.24529:People
  9746.  
  9747. !*strings.24530:Web Sites
  9748.  
  9749. !*strings.24531:Software Developers
  9750.  
  9751. !*strings.24532:Signers
  9752.  
  9753. !*strings.24533:Cryptographic Modules
  9754.  
  9755. !*strings.24534:Security Info
  9756.  
  9757. !*strings.24535:Passwords
  9758.  
  9759. !*strings.24536:Navigator
  9760.  
  9761. !*strings.24537:Messenger
  9762.  
  9763. !*strings.24538:Java/JavaScript
  9764.  
  9765. !*strings.24539:Certificates
  9766.  
  9767. !*strings.24540:Your Certificates
  9768.  
  9769. !*strings.24541:Other People's Certificates
  9770.  
  9771. !*strings.24542:Web Sites' Certificates
  9772.  
  9773. !*strings.24543:Software Developers' Certificates
  9774.  
  9775. !*strings.24544:Certificate Signers' Certificates
  9776.  
  9777. !*strings.24545:Cryptographic Modules
  9778.  
  9779. !*strings.24546:Entering an encrypted site
  9780.  
  9781. !*strings.24547:Leaving an encrypted site
  9782.  
  9783. !*strings.24548:Viewing a page with an encrypted/unencrypted mix
  9784.  
  9785. !*strings.24549:Sending unencrypted information to a Site
  9786.  
  9787. !*strings.24550:<B>Certificate to identify you to a web site:</B>
  9788.  
  9789. !*strings.24551:Ask Every Time
  9790.  
  9791. !*strings.24552:Select Automatically
  9792.  
  9793. !*strings.24553:<B>Advanced Security (SSL) Configuration:</B>
  9794.  
  9795. !*strings.24554:Enable SSL (Secure Sockets Layer) v2
  9796.  
  9797. !*strings.24555:Configure SSL v2
  9798.  
  9799. !*strings.24556:Enable SSL (Secure Sockets Layer) v3
  9800.  
  9801. !*strings.24557:Configure SSL v3
  9802.  
  9803. !*strings.24558:<B>Certificate for your Signed and Encrypted Messages:</B>
  9804.  
  9805. !*strings.24559:<B>(You have no email certificates.)</B>
  9806.  
  9807. !*strings.24560:Select S/MIME Ciphers
  9808.  
  9809. !*strings.24561:Change Password
  9810.  
  9811. !*strings.24562:Set Password
  9812.  
  9813. !*strings.24563:<B>Communicator will ask for this Password:</B>
  9814.  
  9815. !*strings.24564:The first time your certificate is needed
  9816.  
  9817. !*strings.24565:Every time your certificate is needed
  9818.  
  9819. !*strings.24566:After
  9820.  
  9821. !*strings.24567:minutes of inactivity
  9822.  
  9823. !*strings.24568:Encrypting Message
  9824.  
  9825. !*strings.24569:Signing Message
  9826.  
  9827. !*strings.24570:Encrypted Message
  9828.  
  9829. !*strings.24571:Signed Message
  9830.  
  9831. !*strings.24572:This message <B>can be encrypted</B> when it is sent.
  9832.  
  9833. !*strings.24573:Sending an encrypted message is like sending your correspondence in an envelope rather than a postcard; it makes it difficult for other people to read your message.
  9834.  
  9835. !*strings.24574:Encrypt this message.
  9836.  
  9837. !*strings.24575:Sending an unencrypted message is like sending your correspondence in a postcard instead of an envelope. Other people may be able to read your message.
  9838.  
  9839. !*strings.24576:You must have at least one recipient entered for this message.
  9840.  
  9841. !*strings.24577:This message <B>cannot be encrypted</B> when it is sent because
  9842.  
  9843. !*strings.24578: has no Security Certificate.
  9844.  
  9845. !*strings.24579: has an expired Security Certificate.
  9846.  
  9847. !*strings.24580: has a revoked Security Certificate.
  9848.  
  9849. !*strings.24581: in Alias has no Security Certificate.
  9850.  
  9851. !*strings.24582: is a Newsgroup.
  9852.  
  9853. !*strings.24583: has an invalid Security Certificate.
  9854.  
  9855. !*strings.24584: has a Security Certificate that is marked as Untrusted.
  9856.  
  9857. !*strings.24585: has a Security Certificate Issuer that is marked as Untrusted.
  9858.  
  9859. !*strings.24586: has an unknown Security Certificate  Issuer.
  9860.  
  9861. !*strings.24587:: unknown certificate error.
  9862.  
  9863. !*strings.24588:To obtain valid Security Certificates from a Directory, press <I>Get Certificates.</I> Otherwise the recipients must first obtain a Certificate for themselves and then 
  9864.  
  9865. !*strings.24589:send it to you in a signed email message. This new Security Certificate will automatically be remembered once it is received. <P>Newsgroups cannot receive encrypted messages.
  9866.  
  9867. !*strings.24590:This message <B>can be signed</B> when it is sent.
  9868.  
  9869. !*strings.24591:This message <B>cannot be signed</B> when it is sent.
  9870.  
  9871. !*strings.24592:This is because you do not have a valid Security Certificate. When you include your Security Certificate in a message, you 
  9872.  
  9873. !*strings.24593:also digitally sign that message. This makes it possible to verify that the message actually came from you.
  9874.  
  9875. !*strings.24594:When you digitally sign a message, you also include your Security Certificate in that message. This makes it possible to verify that the message actually came from you.
  9876.  
  9877. !*strings.24595:In some places this digital signature may be considered as legally binding as your own written signature.
  9878.  
  9879. !*strings.24596:Include my Security Certificate in this message and use a digital signature to sign this message 
  9880.  
  9881. !*strings.24597:This message <B>was encrypted</B> when it was sent. <P>This means that it was hard for other people to eavesdrop on your message while it was being sent.
  9882.  
  9883. !*strings.24598:This message <B>was not encrypted</B> when it was sent. <P>This means that it was possible for other people to view your message while it was being sent.
  9884.  
  9885. !*strings.24599:You cannot read this message because you do not have the Security Certificate necessary to decrypt it. This could be because your 
  9886.  
  9887. !*strings.24600:Security Certificate is on a different computer or it could be because the message was encrypted with someone else's Security Certificate.
  9888.  
  9889. !*strings.24601:The algorithm used was 
  9890.  
  9891. !*strings.24602:This message <B>was digitally signed</B> by 
  9892.  
  9893. !*strings.24603:This message included the Security Certificate for 
  9894.  
  9895. !*strings.24604: on 
  9896.  
  9897. !*strings.24605:, and was signed on 
  9898.  
  9899. !*strings.24606:To check the Certificate, press the ``View/Edit'' button. <P>This Certificate has automatically been added to your list of 
  9900.  
  9901. !*strings.24607:People's Certificates to make it possible for you to send secure mail to this person.
  9902.  
  9903. !*strings.24608:This message <B>was not digitally signed</B>. <P>It is impossible to verify that this message actually came from the sender.
  9904.  
  9905. !*strings.24609:<B>The Certificate that was used to digitally sign this message is invalid</B>. <P>It is impossible to prove that this message actually came from the sender.
  9906.  
  9907. !*strings.24610:<B>This message cannot be decrypted.</B> 
  9908.  
  9909. !*strings.24611:The error was: 
  9910.  
  9911. !*strings.24612:Warning! In the time since the sender sent you this message and you received it, the message appears to have been altered. Some 
  9912.  
  9913. !*strings.24613:or all of the content of this message has been changed. You should contact the message sender and/or your system administrator.
  9914.  
  9915. !*strings.24614:This message appears to have been sent from the email address <TT><B>
  9916.  
  9917. !*strings.24615:</B></TT>, but the certificate which was used to sign this message belongs to the email address <TT><B>
  9918.  
  9919. !*strings.24616:</B></TT>. If these two email addresses don't belong to the same  person, this could be an attempt at forgery.
  9920.  
  9921. !*strings.24617:Usenet News Security
  9922.  
  9923. !*strings.24618:The connection to this news server <B>is encrypted</B>. This means that the messages you read are encrypted as they 
  9924.  
  9925. !*strings.24619:are sent to you. This makes it difficult for other people to read the messages while you are reading them. 
  9926.  
  9927. !*strings.24620:The connection to this news server <B>is not encrypted</B>. <P>This means that other people may be able to read these messages while you are reading them.
  9928.  
  9929. !*strings.24621:Encryption
  9930.  
  9931. !*strings.24622:Verification
  9932.  
  9933. !*strings.24623:This page <B>was not encrypted</B>. This means it was possible for other people to view this page when it was loaded. It 
  9934.  
  9935. !*strings.24624:also means that you cannot check the identity of the web site. For complete details on all the files on this page, click <B>Open Page info</B>.
  9936.  
  9937. !*strings.24625:This page <B>was encrypted</B>. This means it was difficult for other people to view this page when it was loaded.<P>
  9938.  
  9939. !*strings.24626:You can examine your copy of the certificate for this page and check the identity of the web site. To see the certificate 
  9940.  
  9941. !*strings.24627:for this web site, click <B>View Certificate</B>. For complete details on all the files on this page and their certificates, click <B>Open Page Info</B>.
  9942.  
  9943. !*strings.24628:This page <B>was not encrypted</B>, but some of the files it contains were encrypted. This means it was difficult for 
  9944.  
  9945. !*strings.24629:other people to view the encrypted files when the page was loaded. It also means that you cannot check the 
  9946.  
  9947. !*strings.24630:identity of the web site for the page.<P>For complete details on all the files on this page, click <B>Open Page Info</B>.
  9948.  
  9949. !*strings.24631:This page <B>was encrypted</B>. This means it was difficult for other people to view this page when it was loaded. You can 
  9950.  
  9951. !*strings.24632:examine your copy of the certificate for this page and the identity of the web site. To see the certificate for 
  9952.  
  9953. !*strings.24633:this web site, click <B>View Certificate</B>.<P>However, some of the files on this page <B>were not 
  9954.  
  9955. !*strings.24634:encrypted</B>. This means that it was possible for other people to view those files when they were loaded. For complete 
  9956.  
  9957. !*strings.24635:details on all the files on this page and their certificates, click <B>Open Page Info</B>.
  9958.  
  9959. !*strings.24636:Take a look at the page's Certificate.
  9960.  
  9961. !*strings.24637:Make sure that this is the site you think it is. This page comes from the site: 
  9962.  
  9963. !*strings.24638:The following elements are missing from this window: 
  9964.  
  9965. !*strings.24639:. This means that you may be missing important information.
  9966.  
  9967. !*strings.24640:the menubar
  9968.  
  9969. !*strings.24641:the toolbar
  9970.  
  9971. !*strings.24642:the personal toolbar
  9972.  
  9973. !*strings.24643:the location bar
  9974.  
  9975. !*strings.24644:the status bar
  9976.  
  9977. !*strings.24645:This window was created by a Java Application (from 
  9978.  
  9979. !*strings.24646:). This application has some control over this window and may influence what you see.
  9980.  
  9981. !*strings.24647:This window was created by a JavaScript Application (from 
  9982.  
  9983. !*strings.24648:). This application has some control over this window and may influence what you see.
  9984.  
  9985. !*strings.24649:<B><H2>There is no Security Info for this window.</H2></B>
  9986.  
  9987. !*strings.24650:Security Info is available for Browser, Messenger Message, and News Article windows. 
  9988.  
  9989. !*strings.24651:<P>If you wish to change Security settings or preferences, use the tabs on the left to switch between different areas.
  9990.  
  9991. !*strings.24652:This is an explanation of Security Certificates.<P> <B>Certificate:</B> A file that identifies a person or organization. Communicator uses certificates to 
  9992.  
  9993. !*strings.24653:encrypt information. You can use a certificate to check the identity of the certificate's owner. You should trust a certificate only if you trust the person or organization that issued it. 
  9994.  
  9995. !*strings.24654:<P>Your own certificates allow you to receive encrypted information. Communicator also keeps track of certificates from other people, web sites, applets, and scripts. 
  9996.  
  9997. !*strings.24655:<P><UL><B>Yours</B> lists your own certificates. <P><B>People</B> lists certificates from other people or organizations. 
  9998.  
  9999. !*strings.24656:<P><B>Web Sites</B> lists certificates from web sites. <P><B>Signers</B> lists certificates from certificate signers (``Certificate Authorities''.) 
  10000.  
  10001. !*strings.24657:<P><B>Software Developers</B> lists certificates that accompany signed Java applets and JavaScript scripts.</UL>
  10002.  
  10003. !*strings.24658:You can use any of these certificates to identify yourself to other people and to web sites. Communicator uses your certificates 
  10004.  
  10005. !*strings.24659:to decrypt information sent to you. Your certificates are signed by the organization that issued them. <P><B>These are your certificates:</B>
  10006.  
  10007. !*strings.24660:You should make a copy of your certificates and keep them in a safe place. If you ever lose your certificates, you will be unable 
  10008.  
  10009. !*strings.24661:to read encrypted mail you have received, and you may have problems identifying yourself to web sites.
  10010.  
  10011. !*strings.24662:Other people have used these certificates to identify themselves to you. Communicator can send encrypted 
  10012.  
  10013. !*strings.24663:messages to anyone for whom you have a certificate. <P><B>These are certificates from other people:</B>
  10014.  
  10015. !*strings.24664:To get certificates from a network Directory press <I>Search Directory</I>.<p>
  10016.  
  10017. !*strings.24665:<B>These are certificates that you have accepted from web sites:</B>
  10018.  
  10019. !*strings.24666:<B>These certificates identify the certificate signers that you accept:</B>
  10020.  
  10021. !*strings.24667:<B>These settings allow you to control Navigator security settings.</B> <P>Navigator security warnings can let you know before you do something that might be unsafe. <P><B>Show a warning before:
  10022.  
  10023. !*strings.24668:<B>These settings allow you to control Messenger security settings.</B> <P>Messenger Security warnings can let you know before you do something that might be unsafe.
  10024.  
  10025. !*strings.24669:<B>Sending Signed/Encrypted Mail:</B>
  10026.  
  10027. !*strings.24670:Encrypt mail messages, when it is possible
  10028.  
  10029. !*strings.24671:Sign mail messages, when it is possible
  10030.  
  10031. !*strings.24672:Sign news messages, when it is possible
  10032.  
  10033. !*strings.24673:This certificate is included with every email message you <B>sign</B>. When other people receive it, it makes it possible for them to send you encrypted mail.
  10034.  
  10035. !*strings.24674:Other people could also obtain your certificate from a Directory:
  10036.  
  10037. !*strings.24675:If you had one, this certificate would be included with every email message you <B>signed</B>. When other people received it, 
  10038.  
  10039. !*strings.24676:it would make it possible for them to send you encrypted mail. (To get a certificate, see the ``Yours'' tab on the left.)
  10040.  
  10041. !*strings.24677:<B>Advanced S/MIME Configuration:</B>
  10042.  
  10043. !*strings.24678:Cipher Preferences: 
  10044.  
  10045. !*strings.24679:<B>These settings allow you to control access by Java applets and JavaScript scripts.</B> <P>No applet or script is allowed to access your computer or network without 
  10046.  
  10047. !*strings.24680:your permission. You have explicitly granted or forbidden access for all applets and scripts from the following vendors, distributors, or web sites.
  10048.  
  10049. !*strings.24681:<B>Your Communicator password will be used to protect your certificates.</B> <P>If you are in an environment where other 
  10050.  
  10051. !*strings.24682:people have access to your computer (either physically or over the network) you should have a Communicator password. <P>
  10052.  
  10053. !*strings.24683:<B>Cryptographic Modules:</B>
  10054.  
  10055. !*strings.24684:View/Edit CRL's
  10056.  
  10057. !*strings.24685:To view or edit Certificate Revocation Lists press <I>View/Edit CRL's</I>.<p>
  10058.  
  10059. !*strings.24686:To check the Certificate or edit Certificate Trust Information, press the ``View/Edit'' button. <P>This Certificate has automatically been added to your list of 
  10060.  
  10061. !*strings.24687:<B>Certificate to use for Proxy Authentication:</B>
  10062.  
  10063. !*strings.24688:No Proxy Authentication
  10064.  
  10065. !*strings.24689:
  10066.  
  10067. !*strings.25000:
  10068.  
  10069. !*strings.25001:sa_view_button_label
  10070.  
  10071. !*strings.25002:sa_edit_button_label
  10072.  
  10073. !*strings.25003:sa_verify_button_label
  10074.  
  10075. !*strings.25004:sa_delete_button_label
  10076.  
  10077. !*strings.25005:sa_export_button_label
  10078.  
  10079. !*strings.25006:sa_expired_button_label
  10080.  
  10081. !*strings.25007:sa_remove_button_label
  10082.  
  10083. !*strings.25008:sa_get_cert_button_label
  10084.  
  10085. !*strings.25009:sa_get_certs_button_label
  10086.  
  10087. !*strings.25010:sa_import_button_label
  10088.  
  10089. !*strings.25011:sa_view_cert_button_label
  10090.  
  10091. !*strings.25012:sa_edit_privs_button_label
  10092.  
  10093. !*strings.25013:sa_view_edit_button_label
  10094.  
  10095. !*strings.25014:sa_add_button_label
  10096.  
  10097. !*strings.25015:sa_logout_all_button_label
  10098.  
  10099. !*strings.25016:sa_ok_button_label
  10100.  
  10101. !*strings.25017:sa_cancel_button_label
  10102.  
  10103. !*strings.25018:sa_help_button_label
  10104.  
  10105. !*strings.25019:sa_search_dir_button_label
  10106.  
  10107. !*strings.25020:sa_send_cert_button_label
  10108.  
  10109. !*strings.25021:sa_page_info_label
  10110.  
  10111. !*strings.25022:sa_secinfo_index_label
  10112.  
  10113. !*strings.25023:sa_passwords_index_label
  10114.  
  10115. !*strings.25024:sa_navigator_index_label
  10116.  
  10117. !*strings.25025:sa_messenger_index_label
  10118.  
  10119. !*strings.25026:sa_applets_index_label
  10120.  
  10121. !*strings.25027:sa_certs_intro_index_label
  10122.  
  10123. !*strings.25028:sa_yours_index_label
  10124.  
  10125. !*strings.25029:sa_people_index_label
  10126.  
  10127. !*strings.25030:sa_sites_index_label
  10128.  
  10129. !*strings.25031:sa_developers_index_label
  10130.  
  10131. !*strings.25032:sa_signers_index_label
  10132.  
  10133. !*strings.25033:sa_modules_index_label
  10134.  
  10135. !*strings.25034:sa_secinfo_title_label
  10136.  
  10137. !*strings.25035:sa_passwords_title_label
  10138.  
  10139. !*strings.25036:sa_navigator_title_label
  10140.  
  10141. !*strings.25037:sa_messenger_title_label
  10142.  
  10143. !*strings.25038:sa_applets_title_label
  10144.  
  10145. !*strings.25039:sa_certs_intro_title_label
  10146.  
  10147. !*strings.25040:sa_yours_title_label
  10148.  
  10149. !*strings.25041:sa_people_title_label
  10150.  
  10151. !*strings.25042:sa_sites_title_label
  10152.  
  10153. !*strings.25043:sa_developers_title_label
  10154.  
  10155. !*strings.25044:sa_signers_title_label
  10156.  
  10157. !*strings.25045:sa_modules_title_label
  10158.  
  10159. !*strings.25046:sa_enter_secure_label
  10160.  
  10161. !*strings.25047:sa_leave_secure_label
  10162.  
  10163. !*strings.25048:sa_mixed_secure_label
  10164.  
  10165. !*strings.25049:sa_send_clear_label
  10166.  
  10167. !*strings.25050:sa_ssl_cert_label
  10168.  
  10169. !*strings.25051:sa_ask_sa_every_time_label
  10170.  
  10171. !*strings.25052:sa_select_auto_label
  10172.  
  10173. !*strings.25053:sa_ssl_config_label
  10174.  
  10175. !*strings.25054:sa_ssl2_enable_label
  10176.  
  10177. !*strings.25055:sa_ssl2_config_label
  10178.  
  10179. !*strings.25056:sa_ssl3_enable_label
  10180.  
  10181. !*strings.25057:sa_ssl3_config_label
  10182.  
  10183. !*strings.25058:sa_smime_cert_label
  10184.  
  10185. !*strings.25059:sa_smime_no_certs_blurb
  10186.  
  10187. !*strings.25060:sa_smime_config_label
  10188.  
  10189. !*strings.25061:sa_change_password_label
  10190.  
  10191. !*strings.25062:sa_set_password_label
  10192.  
  10193. !*strings.25063:sa_ask_for_password_label
  10194.  
  10195. !*strings.25064:sa_once_per_session_label
  10196.  
  10197. !*strings.25065:sa_every_time_label
  10198.  
  10199. !*strings.25066:sa_after_label
  10200.  
  10201. !*strings.25067:sa_minutes_label
  10202.  
  10203. !*strings.25068:sa_compose_encrypt_subtitle
  10204.  
  10205. !*strings.25069:sa_compose_sign_subtitle
  10206.  
  10207. !*strings.25070:sa_message_encrypt_subtitle
  10208.  
  10209. !*strings.25071:sa_message_sign_subtitle
  10210.  
  10211. !*strings.25072:sa_can_encrypt
  10212.  
  10213. !*strings.25073:sa_send_encrypt_desc
  10214.  
  10215. !*strings.25074:sa_encrypt_this_checkbox_label
  10216.  
  10217. !*strings.25075:sa_send_clear_warn_desc
  10218.  
  10219. !*strings.25076:sa_no_recipients_desc
  10220.  
  10221. !*strings.25077:sa_cannot_encrypt_head
  10222.  
  10223. !*strings.25078:sa_cert_missing_tail
  10224.  
  10225. !*strings.25079:sa_cert_has_exp_tail
  10226.  
  10227. !*strings.25080:sa_cert_has_revoke_tail
  10228.  
  10229. !*strings.25081:sa_cert_no_alias_tail
  10230.  
  10231. !*strings.25082:sa_cert_newsgroup_tail
  10232.  
  10233. !*strings.25083:sa_cert_invalid_tail
  10234.  
  10235. !*strings.25084:sa_cert_untrusted_tail
  10236.  
  10237. !*strings.25085:sa_cert_issuer_untrusted_tail
  10238.  
  10239. !*strings.25086:sa_cert_issuer_unknown_tail
  10240.  
  10241. !*strings.25087:sa_cert_unknown_error_tail
  10242.  
  10243. !*strings.25088:sa_how_to_get_their_cert_1
  10244.  
  10245. !*strings.25089:sa_how_to_get_their_cert_2
  10246.  
  10247. !*strings.25090:sa_can_be_signed
  10248.  
  10249. !*strings.25091:sa_cannot_be_signed
  10250.  
  10251. !*strings.25092:sa_cannot_sign_desc_1
  10252.  
  10253. !*strings.25093:sa_cannot_sign_desc_2
  10254.  
  10255. !*strings.25094:sa_can_sign_desc
  10256.  
  10257. !*strings.25095:sa_sign_disclaimer
  10258.  
  10259. !*strings.25096:sa_sign_this_checkbox_label
  10260.  
  10261. !*strings.25097:sa_was_encrypted
  10262.  
  10263. !*strings.25098:sa_was_not_encrypted
  10264.  
  10265. !*strings.25099:sa_was_encrypted_for_other_1
  10266.  
  10267. !*strings.25100:sa_was_encrypted_for_other_2
  10268.  
  10269. !*strings.25101:sa_encryption_algorithm_was
  10270.  
  10271. !*strings.25102:sa_was_signed_head
  10272.  
  10273. !*strings.25103:sa_included_cert_desc_head
  10274.  
  10275. !*strings.25104:sa_was_signed_at
  10276.  
  10277. !*strings.25105:sa_included_cert_desc_signed_at
  10278.  
  10279. !*strings.25106:sa_was_signed_desc_tail_1
  10280.  
  10281. !*strings.25107:sa_was_signed_desc_tail_2
  10282.  
  10283. !*strings.25108:sa_was_not_signed
  10284.  
  10285. !*strings.25109:sa_sig_invalid
  10286.  
  10287. !*strings.25110:sa_encryption_invalid
  10288.  
  10289. !*strings.25111:sa_sign_error_intro
  10290.  
  10291. !*strings.25112:sa_sig_tampered_1
  10292.  
  10293. !*strings.25113:sa_sig_tampered_2
  10294.  
  10295. !*strings.25114:sa_addr_mismatch_part1
  10296.  
  10297. !*strings.25115:sa_addr_mismatch_part2
  10298.  
  10299. !*strings.25116:sa_addr_mismatch_part3
  10300.  
  10301. !*strings.25117:sa_news_encrypt_subtitle
  10302.  
  10303. !*strings.25118:sa_news_encrypted_1
  10304.  
  10305. !*strings.25119:sa_news_encrypted_2
  10306.  
  10307. !*strings.25120:sa_news_not_encrypted
  10308.  
  10309. !*strings.25121:sa_nav_encryption_subtitle
  10310.  
  10311. !*strings.25122:sa_nav_verification_subtitle
  10312.  
  10313. !*strings.25123:sa_nav_no_encrypt_desc_1
  10314.  
  10315. !*strings.25124:sa_nav_no_encrypt_desc_2
  10316.  
  10317. !*strings.25125:sa_nav_encrypt_desc_1
  10318.  
  10319. !*strings.25126:sa_nav_encrypt_desc_2
  10320.  
  10321. !*strings.25127:sa_nav_encrypt_desc_3
  10322.  
  10323. !*strings.25128:sa_nav_no_encrypt_mix_desc_1
  10324.  
  10325. !*strings.25129:sa_nav_no_encrypt_mix_desc_2
  10326.  
  10327. !*strings.25130:sa_nav_no_encrypt_mix_desc_3
  10328.  
  10329. !*strings.25131:sa_nav_encrypt_mix_desc_1
  10330.  
  10331. !*strings.25132:sa_nav_encrypt_mix_desc_2
  10332.  
  10333. !*strings.25133:sa_nav_encrypt_mix_desc_3
  10334.  
  10335. !*strings.25134:sa_nav_encrypt_mix_desc_4
  10336.  
  10337. !*strings.25135:sa_nav_encrypt_mix_desc_5
  10338.  
  10339. !*strings.25136:sa_nav_verify_cert_desc
  10340.  
  10341. !*strings.25137:sa_nav_verify_domain_desc
  10342.  
  10343. !*strings.25138:sa_nav_verify_missing_desc_1
  10344.  
  10345. !*strings.25139:sa_nav_verify_missing_desc_2
  10346.  
  10347. !*strings.25140:sa_nav_info_menubar_name
  10348.  
  10349. !*strings.25141:sa_nav_info_toolbar_name
  10350.  
  10351. !*strings.25142:sa_nav_info_personalbar_name
  10352.  
  10353. !*strings.25143:sa_nav_info_location_name
  10354.  
  10355. !*strings.25144:sa_nav_info_status_name
  10356.  
  10357. !*strings.25145:sa_nav_verify_java_desc_1
  10358.  
  10359. !*strings.25146:sa_nav_verify_java_desc_2
  10360.  
  10361. !*strings.25147:sa_nav_verify_js_desc_1
  10362.  
  10363. !*strings.25148:sa_nav_verify_js_desc_2
  10364.  
  10365. !*strings.25149:sa_not_me_subtitle
  10366.  
  10367. !*strings.25150:sa_not_me_desc_1
  10368.  
  10369. !*strings.25151:sa_not_me_desc_2
  10370.  
  10371. !*strings.25152:sa_certs_intro_string_1
  10372.  
  10373. !*strings.25153:sa_certs_intro_string_2
  10374.  
  10375. !*strings.25154:sa_certs_intro_string_3
  10376.  
  10377. !*strings.25155:sa_certs_intro_string_4
  10378.  
  10379. !*strings.25156:sa_certs_intro_string_5
  10380.  
  10381. !*strings.25157:sa_certs_intro_string_6
  10382.  
  10383. !*strings.25158:sa_your_certs_desc_1
  10384.  
  10385. !*strings.25159:sa_your_certs_desc_2
  10386.  
  10387. !*strings.25160:sa_your_certs_desc_tail_1
  10388.  
  10389. !*strings.25161:sa_your_certs_desc_tail_2
  10390.  
  10391. !*strings.25162:sa_people_certs_desc_1
  10392.  
  10393. !*strings.25163:sa_people_certs_desc_2
  10394.  
  10395. !*strings.25164:sa_get_certs_desc
  10396.  
  10397. !*strings.25165:sa_site_certs_desc
  10398.  
  10399. !*strings.25166:sa_signers_certs_desc
  10400.  
  10401. !*strings.25167:sa_ssl_desc
  10402.  
  10403. !*strings.25168:sa_smime_desc
  10404.  
  10405. !*strings.25169:sa_smime_pref_desc
  10406.  
  10407. !*strings.25170:sa_encrypt_always_checkbox_label
  10408.  
  10409. !*strings.25171:sa_sign_mail_always_checkbox_label
  10410.  
  10411. !*strings.25172:sa_sign_news_always_checkbox_label
  10412.  
  10413. !*strings.25173:sa_smime_cert_desc
  10414.  
  10415. !*strings.25174:sa_smime_send_cert_desc
  10416.  
  10417. !*strings.25175:sa_smime_no_cert_desc_1
  10418.  
  10419. !*strings.25176:sa_smime_no_cert_desc_2
  10420.  
  10421. !*strings.25177:sa_smime_cipher_heading
  10422.  
  10423. !*strings.25178:sa_smime_cipher_desc
  10424.  
  10425. !*strings.25179:sa_applets_desc_1
  10426.  
  10427. !*strings.25180:sa_applets_desc_2
  10428.  
  10429. !*strings.25181:sa_password_desc_1
  10430.  
  10431. !*strings.25182:sa_password_desc_2
  10432.  
  10433. !*strings.25183:sa_modules_desc
  10434.  
  10435. !*strings.25184:sa_view_crl_button_label
  10436.  
  10437. !*strings.25185:sa_signers_view_crl_desc
  10438.  
  10439. !*strings.25186:sa_was_signed_alt_desc_tail_1
  10440.  
  10441. !*strings.25187:sa_proxy_cert_label
  10442.  
  10443. !*strings.25188:sa_no_proxy_auth_label
  10444.  
  10445. !*strings.25189:
  10446.  
  10447. !*strings.25500:FORTEZZA SKIPJACK encryption with an 80-bit key
  10448.  
  10449. !*strings.25511:<b>Security Module Name:</b> %0%<input type="%1%" name="name" value=%2%><br><b>Security Module File:</b> %3%<input type="%4%"name="library" value=%5%><br>%-cont-%
  10450.  
  10451. !*strings.25512:<b>Manufacturer:</b> %6%<br><b>Description:</b>%8%<br><b>PKCS #11 Version:</b> %7%<br><b>Library Version: </b> %9%<br><center><table><tr>%-cont-%
  10452.  
  10453. !*strings.25513:<td width=10></td><td align=top><select name=slots size=10 onChange="setpass(this)">%10%</select></td><td valign=top><table border=0 cellspacing=0 cellpadding=0><td width=10></td>%-cont-%
  10454.  
  10455. !*strings.25514:<td height=30 valign=top align=center> <input type="submit" name="button" value="%moreinfo%"width=174></input></td></tr>%-cont-%
  10456.  
  10457. !*strings.25515:<tr><td width=10></td><td height=30 valign=middle align=center><input type="submit" name="button" value="%config%"width=174></input></td></tr>%-cont-%
  10458.  
  10459. !*strings.25516:<tr><td width=10></td><td height=30 valign=middle align=center> <input type="submit" name="button" value="%login%"width=174></input></td></tr>%-cont-%
  10460.  
  10461. !*strings.25517:<tr><td width=10></td><td height=30 valign=middle align=center> <input type="submit" name="button" value="%logout%"width=174></input></td></tr>%-cont-%
  10462.  
  10463. !*strings.25518:<tr><td width=10></td><td height=30 valign=middle align=center> <input type="submit" name="button" value="Change Password"width=174></input></td></tr></table>%-cont-%
  10464.  
  10465. !*strings.25519:</td></tr></table></center><script>var login_status = %11%function setpass(select){%-cont-%
  10466.  
  10467. !*strings.25520:for(var i=0;i<select.options.length;i++) {   if (select.options[i].selected) {    document.forms[0].elements[9].value = login_status[i];    return;   } }%-cont-%
  10468.  
  10469. !*strings.25521:  document.forms[0].elements[9].value = "No Token Selected"; }\n\
  10470. function initarray() {  var numargs = initarray.arguments.length;  var a; a = new Array(numargs); %-cont-%
  10471.  
  10472. !*strings.25522:  for ( var i = 0; i < numargs; i++ ) {    a[i] = initarray.arguments[i];  } return a; }</script>
  10473.  
  10474. !*strings.25531: Config
  10475.  
  10476. !*strings.25542: <P><B>Module Name:</B> %0% <BR><B>Slot Description:</B> %1% <BR><B>Token Name: </B> %2% <BR><B>Remarks: </B>%3%<P><HR> %-cont-%
  10477.  
  10478. !*strings.25543: <P> <DT><INPUT TYPE=Radio %4% NAME="enabledisable" VALUE="disable"> <B> Disable this token. </B> %-cont-%
  10479.  
  10480. !*strings.25544: <FORM><P> <DL> <DT><INPUT TYPE=Radio %5% NAME="enabledisable" VALUE="enable"> <B>Enable this token and turn on the following functions: </B> %6% </FORM>
  10481.  
  10482. !*strings.25555: <P><B>Module Name:</B> %0% <BR><B>Slot Description:</B> %1% <BR><B>Token Name: </B> %2% <P><HR> %-cont-%
  10483.  
  10484. !*strings.25556: <FORM> <P> <FONT COLOR="FF0000" SIZE=+1> %3%<BR>%4%<BR>%5% </FONT></FORM>
  10485.  
  10486. !*strings.25557: Configure Slot
  10487.  
  10488. !*strings.25568:Module Name: 
  10489.  
  10490. !*strings.25569:File: 
  10491.  
  10492. !*strings.25570:RSA PKCS encryption
  10493.  
  10494. !*strings.25571:External security module successfully deleted
  10495.  
  10496. !*strings.25572:Internal security module successfully deleted
  10497.  
  10498. !*strings.25573:A new security module has been installed
  10499.  
  10500. !*strings.25574:Are you sure you want to install this security module?
  10501.  
  10502. !*strings.25575:Are you sure you want to delete this security module?
  10503.  
  10504. !*strings.25576:Enter a nickname for the certificate:
  10505.  
  10506. !*strings.25587:View/Edit CRL's
  10507.  
  10508. !*strings.25588:<h3 align=center>%0%</h3><b>URL:</b>%1%<br><b>Last Update:</b>%2%<br><b>Next Update:</b>%3% %4%<br><b>Signed by:</b><ul>%5%</ul><br><center><select name=bogus size=8>%6%</select></center>
  10509.  
  10510. !*strings.25589:Enter the URL of the new CRL/CKL to load:
  10511.  
  10512. !*strings.25590:<h3 align=center>%0%</h3>Enter the URL of the Certificate Revocation List.<br><br><b>URL:</b><input name=url size=70 type=text value="%1%">
  10513.  
  10514. !*strings.25591:No CRL was selected. Please select a CRL from the list.
  10515.  
  10516. !*strings.25592:Selected CRL does not have a valid URL to load from.\n\
  10517. Use 'New/Edit...' to set the URL.
  10518.  
  10519. !*strings.25593:<font color=red>Expired</font>
  10520.  
  10521. !*strings.25594:You did not enter a URL: No new CRL loaded.
  10522.  
  10523. !*strings.25595:Edit CRL
  10524.  
  10525. !*strings.25596:CRL
  10526.  
  10527. !*strings.25597:<font color=red>Not Yet Valid</font>
  10528.  
  10529. !*strings.-5288:Netscape is unable to communicate securely with this site\n\
  10530. because the server does not support high-grade encryption.
  10531.  
  10532. !*strings.-5287:Netscape is unable to communicate securely with this site\n\
  10533. because the server requires the use of high-grade encryption.\n\
  10534. \n\
  10535. This version of Netscape does not support high-grade\n\
  10536. encryption, probably due to U.S. export restrictions.
  10537.  
  10538. !*strings.-5286:Netscape and this server cannot communicate securely\n\
  10539. because they have no common encryption algorithm(s).
  10540.  
  10541. !*strings.-5285:Netscape is unable to find the certificate or key necessary\n\
  10542. for authentication.
  10543.  
  10544. !*strings.-5284:Netscape is unable to communicate securely with this site\n\
  10545. because the server's certificate was rejected.
  10546.  
  10547. !*strings.-5282:The server has encountered bad data from the client.
  10548.  
  10549. !*strings.-5281:Netscape has encountered bad data from the server.
  10550.  
  10551. !*strings.-5280:Netscape has encountered an unsupported type of certificate.\n\
  10552. \n\
  10553. A newer version of Netscape may solve this problem.
  10554.  
  10555. !*strings.-5279:The server is using an unsupported version of the security\n\
  10556. protocol.\n\
  10557. \n\
  10558. A newer version of Netscape may solve this problem.
  10559.  
  10560. !*strings.-5277:Client authentication failed due to mismatch between private\n\
  10561. key found in client key database and public key found in client\n\
  10562. certificate database.
  10563.  
  10564. !*strings.-5276:Netscape is unable to communicate securely with this site\n\
  10565. because the domain to which you are attempting to connect\n\
  10566. does not match the domain name in the server's certificate.
  10567.  
  10568. !*strings.-5274:This site only supports SSL version 2.  You can enable\n\
  10569. support for SSL version 2 by selecting Security Info from\n\
  10570. the Communicator menu and opening the Navigator section.
  10571.  
  10572. !*strings.-5273:SSL has received a record with an incorrect Message\n\
  10573. Authentication Code.  This could indicate a network error,\n\
  10574. a bad server implementation, or a security violation.
  10575.  
  10576. !*strings.-5272:SSL has received an error from the server indicating an\n\
  10577. incorrect Message Authentication Code.  This could indicate\n\
  10578. a network error, a bad server implementation, or a\n\
  10579. security violation.
  10580.  
  10581. !*strings.-5271:The server cannot verify your certificate.
  10582.  
  10583. !*strings.-5270:The server has rejected your certificate as revoked.
  10584.  
  10585. !*strings.-5269:The server has rejected your certificate as expired.
  10586.  
  10587. !*strings.-5268:You cannot connect to an encrypted website because SSL\n\
  10588. has been disabled.  You can enable SSL by selecting\n\
  10589. Security Info from the Communicator menu and opening the\n\
  10590. Navigator section.
  10591.  
  10592. !*strings.-5267:The server is in another FORTEZZA domain,\n\
  10593. you cannot connect to it.
  10594.  
  10595. !*strings.7032:Broken pipe
  10596.  
  10597. !*strings.7111:Connection refused
  10598.  
  10599. !*strings.7022:Invalid argument
  10600.  
  10601. !*strings.7005:I/O error
  10602.  
  10603. !*strings.7012:Not enough memory
  10604.  
  10605. !*strings.7009:Bad file number
  10606.  
  10607. !*strings.7011:Operation would block
  10608.  
  10609. !*strings.7106:Socket is already connected
  10610.  
  10611. !*strings.7110:Connection timed out
  10612.  
  10613. !*strings.7115:operation now in progress
  10614.  
  10615. !*strings.7114:EALREADY
  10616.  
  10617. !*strings.7098:Address already in use
  10618.  
  10619. !*strings.7004:interrupted system call
  10620.  
  10621. !*strings.7013:Permission denied
  10622.  
  10623. !*strings.7099:Can't assign requested address
  10624.  
  10625. !*strings.7100:Network is down
  10626.  
  10627. !*strings.7101:Network is unreachable
  10628.  
  10629. !*strings.7102:Network dropped connection because of reset
  10630.  
  10631. !*strings.7103:Connection aborted
  10632.  
  10633. !*strings.7104:Connection reset by peer
  10634.  
  10635. !*strings.7107:Socket is not connected
  10636.  
  10637. !*strings.7112:Host is down
  10638.  
  10639. !*strings.7113:No route to host
  10640.  
  10641. !*strings.21001: (unrecognized)
  10642.  
  10643. !*strings.21002: (autoselect)
  10644.  
  10645. !*strings.21003: (default)
  10646.  
  10647. !*strings.21004: (not found)
  10648.  
  10649. !*strings.21010:%s image %dx%d pixels
  10650.  
  10651. !*strings.21011:Images are %d bits deep with %d cells allocated.
  10652.  
  10653. !*strings.21012:Images are monochrome.
  10654.  
  10655. !*strings.21013:Images are %d bit greyscale.
  10656.  
  10657. !*strings.21014:Images are %d bit truecolor.
  10658.  
  10659. !*strings.21020:This is a searchable index. Enter search keywords: 
  10660.  
  10661. !*strings.21031:Main Hotlist
  10662.  
  10663. !*strings.21032:<!-- This is an automatically generated file.\n\
  10664.     It will be read and overwritten.\n\
  10665.     Do Not Edit! -->\n
  10666.  
  10667. !*strings.21033:---End of History List---\n
  10668.  
  10669. !*strings.21034:Save History List
  10670.  
  10671. !*strings.21040:Connect: Looking up host: %.256s...
  10672.  
  10673. !*strings.21041:Connect: Contacting host: %.256s...
  10674.  
  10675. !*strings.21042:Error: Could not make connection non-blocking.
  10676.  
  10677. !*strings.21043:Unable to locate host %.256s.
  10678.  
  10679. !*strings.21044:Unable to locate host %.256s.
  10680.  
  10681. !*strings.21045:Reading file...
  10682.  
  10683. !*strings.21046:Reading file...Error Zero Length
  10684.  
  10685. !*strings.21047:Reading directory...
  10686.  
  10687. !*strings.21048:Reading file...Done
  10688.  
  10689. !*strings.21049:Reading directory...Done
  10690.  
  10691. !*strings.21050:Receiving FTP file
  10692.  
  10693. !*strings.21051:Receiving FTP directory
  10694.  
  10695. !*strings.21052:Receiving data.
  10696.  
  10697. !*strings.21053:Transferring data from %.256s
  10698.  
  10699. !*strings.21054:Connect: Host %.256s contacted. Waiting for reply...
  10700.  
  10701. !*strings.21055:Connect: Trying again (HTTP 0.9)...
  10702.  
  10703. !*strings.21056:Connect: Host contacted. Waiting for reply (Gopher)
  10704.  
  10705. !*strings.21057:Mail sent successfully
  10706.  
  10707. !*strings.21058:Receiving newsgroups...
  10708.  
  10709. !*strings.21059:Receiving newsgroups...
  10710.  
  10711. !*strings.21060:Receiving articles...
  10712.  
  10713. !*strings.21061:Receiving articles...
  10714.  
  10715. !*strings.21062:Reading newsgroup list
  10716.  
  10717. !*strings.21063:Reading newsgroup overview information
  10718.  
  10719. !*strings.21064:Sorting articles...
  10720.  
  10721. !*strings.21065:Starting Java...
  10722.  
  10723. !*strings.21066:Starting Java...done
  10724.  
  10725. !*strings.21101:Unable to invoke external viewer
  10726.  
  10727. !*strings.21102:Proxy is requiring an authentication scheme that is not supported.
  10728.  
  10729. !*strings.21103:Out of memory error in HTTP Load routine!
  10730.  
  10731. !*strings.21104:Unknown status reply from server: %d!
  10732.  
  10733. !*strings.21105:Warning! Non-critical application error: NET_TotalNumberOfProcessingURLs < 0
  10734.  
  10735. !*strings.21106:Warning! Non-critical application error: NET_TotalNumberOfOpenConnections < 0
  10736.  
  10737. !*strings.21107:URN's not internally supported, use an HTTP proxy server: 
  10738.  
  10739. !*strings.21108:reentrant call to Interrupt window
  10740.  
  10741. !*strings.21109:Bad message number
  10742.  
  10743. !*strings.21110:Article number out of range
  10744.  
  10745. !*strings.21111:Could not load mailbox
  10746.  
  10747. !*strings.21113:SMTP Error sending mail. Server responded: %.256s
  10748.  
  10749. !*strings.21114:Warning: unrecognized character set: `
  10750.  
  10751. !*strings.21115:Alert! did not find a converter or decoder
  10752.  
  10753. !*strings.21116:Cannot add the result of a form submission to the hotlist
  10754.  
  10755. !*strings.21117:Warning: an HTTP proxy host was specified\n\
  10756. (%.2048s), but that host is unknown.\n\
  10757. \n\
  10758. This means that external hosts will be unreachable.\n\
  10759. Perhaps there is a problem with your name server?\n\
  10760. Consult your system administrator.
  10761.  
  10762. !*strings.21118:Warning: a SOCKS host was specified (%.2048s)\n\
  10763. but that host is unknown.\n\
  10764. \n\
  10765. This means that external hosts will be unreachable.\n\
  10766. \n\
  10767. Perhaps there is a problem with your name server?\n
  10768.  
  10769. !*strings.21119:If your site must use a non-root name server, you will\n\
  10770. need to set the $SOCKS_NS environment variable to\n\
  10771. point at the appropriate name server.  It may (or\n\
  10772. may not) be necessary to set this variable, or the\n\
  10773. SOCKS host preference, to the IP address of the host\n\
  10774. in question rather than its name.\n\
  10775. \n
  10776.  
  10777. !*strings.21120:Consult your system administrator.
  10778.  
  10779. !*strings.21121:Warning: the following hosts are unknown:\n\
  10780. \n
  10781.  
  10782. !*strings.21122:Warning: the host %.256s is unknown.\n
  10783.  
  10784. !*strings.21123:\n\
  10785. This means that some or all hosts will be unreachable.\n\
  10786. \n\
  10787. Perhaps there is a problem with your name server?\n
  10788.  
  10789. !*strings.21124:On SunOS 4 systems, there are two %s executables,\n\
  10790. one for sites using DNS, and one for sites using YP/NIS.\n\
  10791. This is the DNS executable.  Perhaps you need to use\n\
  10792. the other one?\n\
  10793. \n
  10794.  
  10795. !*strings.21125:On SunOS 4 systems, there are two %s executables,\n\
  10796. one for sites using DNS, and one for sites using YP/NIS.\n\
  10797. This is the YP/NIS executable.  Perhaps you need to use\n\
  10798. the other one?\n\
  10799. \n
  10800.  
  10801. !*strings.21130:Warning: this is an executable `%.1024s' script!\n\
  10802. \n\
  10803. You are about to execute arbitrary system commands\n\
  10804. on your local machine.  This is a security risk.\n\
  10805. Unless you completely understand this script, it\n\
  10806. is strongly recommended you not do this.\n\
  10807. \n\
  10808. Execute the script?
  10809.  
  10810. !*strings.21131:Warning: this is an executable `%.1024s' script!\n\
  10811. \n\
  10812. You may be about to execute arbitrary system commands\n\
  10813. on your local machine.  This is a security risk.\n\
  10814. Unless you completely understand this script, it\n\
  10815. is strongly recommended you not do this.\n\
  10816. \n\
  10817. Execute the script?
  10818.  
  10819. !*strings.21133:Authorization failed.  Retry?
  10820.  
  10821. !*strings.21134:Proxy authorization failed.  Retry?
  10822.  
  10823. !*strings.21135:Repost form data?
  10824.  
  10825. !*strings.21136:Before viewing all newsgroups, Netscape saves\n\
  10826. a copy of the newsgroup list.\n\
  10827. \n\
  10828. On a modem or slow connection, this may take a\n\
  10829. few minutes. You can choose New Window from the\n\
  10830. File menu to continue browsing.  Proceed?
  10831.  
  10832. !*strings.21137:This form is being submitted via e-mail.\n\
  10833. Submitting the form via e-mail will reveal\n\
  10834. your e-mail address to the recipient, and\n\
  10835. will send the form data without encrypting\n
  10836.  
  10837. !*strings.21139:it for privacy.  You may not want to submit\n\
  10838. sensitive or private information via this\n\
  10839. form.  You may continue or cancel this\n\
  10840. submission.  
  10841.  
  10842. !*strings.21151:message: invalid specifier `%c'\n
  10843.  
  10844. !*strings.21152:Implement more temp name
  10845.  
  10846. !*strings.21153:Implement more XPStats
  10847.  
  10848. !*strings.21160:Please enter a username for news server access
  10849.  
  10850. !*strings.21161:Enter password for user %s:
  10851.  
  10852. !*strings.21204:<TITLE>Error!</TITLE>\n\
  10853. <H1>Error!</H1> newsgroup server responded: <b>%.256s</b><p>\n
  10854.  
  10855. !*strings.21205:<b><p>Perhaps the article has expired</b><p>\n
  10856.  
  10857. !*strings.21218:<TITLE>FTP Error</TITLE>\n\
  10858. <H1>FTP Error</H1>\n\
  10859. <h2>Could not login to FTP server</h2>\n\
  10860. <PRE>
  10861.  
  10862. !*strings.21219:<TITLE>FTP Error</TITLE>\n\
  10863. <H1>FTP Error</H1>\n\
  10864. <h2>FTP Transfer failed:</h2>\n\
  10865. <PRE>
  10866.  
  10867. !*strings.21220:<TITLE>Gopher Index %.256s</TITLE><H1>%.256s <BR>Gopher Search</H1>\n\
  10868. This is a searchable Gopher index.\n\
  10869. Use the search function of your browser to enter search terms.\n\
  10870. <ISINDEX>
  10871.  
  10872. !*strings.21221:<TITLE>CSO Search of %.256s</TITLE><H1>%.256s CSO Search</H1>\n\
  10873. A CSO database usually contains a phonebook or directory.\n\
  10874. Use the search function of your browser to enter search terms.\n\
  10875. <ISINDEX>
  10876.  
  10877. !*strings.21222:<TITLE>Missing Post reply data</TITLE>\n\
  10878. <H1>Data Missing</H1>\n\
  10879. This document resulted from a POST operation and has expired from the\n\
  10880. cache.  If you wish you can repost the form data to recreate the\n\
  10881. document by pressing the <b>reload</b> button.\n
  10882.  
  10883. !*strings.21250:RSA Public Key Cryptography
  10884.  
  10885. !*strings.21251:International
  10886.  
  10887. !*strings.21252:This is an insecure document that is not encrypted and offers no security\n\
  10888. protection.
  10889.  
  10890. !*strings.21253:<h3>No new newsgroups</h3>
  10891.  
  10892. !*strings.21256:Enter username for %.200s at %.200s:
  10893.  
  10894. !*strings.21257:Type in a newsgroup to add to the list:
  10895.  
  10896. !*strings.21260:This is a secure document that uses a medium-grade encryption key suited\n\
  10897. for U.S. export
  10898.  
  10899. !*strings.21261:This is a secure document that uses a high-grade encryption key for U.S.\n\
  10900. domestic use only
  10901.  
  10902. !*strings.21270:Bookmarks have changed on disk and are being reloaded.
  10903.  
  10904. !*strings.21271:The address book has changed on disk and is being reloaded.
  10905.  
  10906. !*strings.21272:Bookmarks have changed on disk.  Discard your unsaved changes\n\
  10907. and reload?
  10908.  
  10909. !*strings.21273:The address book has changed on disk.  Discard your unsaved changes\n\
  10910. and reload?
  10911.  
  10912. !*strings.21274:Error saving bookmarks file!
  10913.  
  10914. !*strings.21275:Error saving address book file!
  10915.  
  10916. !*strings.21276:This is a searchable index. Enter search keywords: 
  10917.  
  10918. !*strings.21277:Reset
  10919.  
  10920. !*strings.21278:Submit Query
  10921.  
  10922. !*strings.21279:<H3>No info while document is loading</H3>\n
  10923.  
  10924. !*strings.21280:<LI>Encoding: 
  10925.  
  10926. !*strings.21281:<b>Form %d:</b><UL>
  10927.  
  10928. !*strings.21282:%ld hours ago
  10929.  
  10930. !*strings.21283:%ld days ago
  10931.  
  10932. !*strings.21284:There are %ld aliases to %s
  10933.  
  10934. !*strings.21285:There is 1 alias to %s
  10935.  
  10936. !*strings.21286:There are no aliases to %s
  10937.  
  10938. !*strings.21287:Nicknames may only have letters and numbers\n\
  10939. in them.  The nickname has not been changed.
  10940.  
  10941. !*strings.21288:An entry with this nickname already exists.\n\
  10942. The nickname has not been changed.
  10943.  
  10944. !*strings.21289:This item has %d alias(es). These aliases \n\
  10945. will be removed, as well.
  10946.  
  10947. !*strings.21290:Some of the items you are about to remove \n\
  10948. have one or more aliases. The aliases will \n\
  10949. be removed, as well.
  10950.  
  10951. !*strings.21291:<!-- This is an automatically generated file.
  10952.  
  10953. !*strings.21292:It will be read and overwritten.
  10954.  
  10955. !*strings.21293:Do Not Edit! -->
  10956.  
  10957. !*strings.21294:New Folder
  10958.  
  10959. !*strings.21295:New Bookmark
  10960.  
  10961. !*strings.21296:Not Found
  10962.  
  10963. !*strings.21297:Open bookmarks file
  10964.  
  10965. !*strings.21298:Import bookmarks file
  10966.  
  10967. !*strings.21299:Save bookmarks file
  10968.  
  10969. !*strings.21300:Less than one hour ago
  10970.  
  10971. !*strings.21301:The global history database is currently closed
  10972.  
  10973. !*strings.21302:Unknown
  10974.  
  10975. !*strings.21303:The global history database is currently empty
  10976.  
  10977. !*strings.21304:<BR>\n\
  10978. <TT>Date:</TT> %s<P>
  10979.  
  10980. !*strings.21305:\n\
  10981. <HR>\n\
  10982. <TT>Total entries:</TT> %ld<P>
  10983.  
  10984. !*strings.21306:Personal Bookmarks
  10985.  
  10986. !*strings.21307:<!-- This is an automatically generated file.\n\
  10987. It will be read and overwritten.\n\
  10988. Do Not Edit! -->\n
  10989.  
  10990. !*strings.21308:Loading plug-in
  10991.  
  10992. !*strings.21309:at %ld bytes/sec
  10993.  
  10994. !*strings.21310:at %.1fK/sec
  10995.  
  10996. !*strings.21311:at %.1fM/sec
  10997.  
  10998. !*strings.21312:stalled
  10999.  
  11000. !*strings.21313:%lu
  11001.  
  11002. !*strings.21314:%luK
  11003.  
  11004. !*strings.21315:%3.2fM
  11005.  
  11006. !*strings.21316:%02ld:%02ld:%02ld remaining
  11007.  
  11008. !*strings.21317:%02ld:%02ld remaining
  11009.  
  11010. !*strings.21318:%ld sec%s remaining
  11011.  
  11012. !*strings.21319:Version: 
  11013.  
  11014. !*strings.21320:Serial Number: 
  11015.  
  11016. !*strings.21321:Issuer: 
  11017.  
  11018. !*strings.21322:Subject: 
  11019.  
  11020. !*strings.21323:Version: %s%sSerial Number: %s%sIssuer:  %s%sSubject: %s%sNot Valid Before: %s%sNot Valid After: %s%s
  11021.  
  11022. !*strings.21324:Enter Your Communicator Password:
  11023.  
  11024. !*strings.21325:A plugin for the mime type %s\n\
  11025. was not found.
  11026.  
  11027. !*strings.21326:Could not load the plug-in '%s' for the MIME type '%s'.  \n\
  11028. \n\
  11029.   Make sure enough memory is available and that the plug-in is installed correctly.
  11030.  
  11031. !*strings.21327:Unable to start a java applet: Can't find '%s' in your\n\
  11032. CLASSPATH. Read the release notes and install '%s'\n\
  11033. properly before restarting.\n\
  11034. \n\
  11035. Current value of CLASSPATH:\n\
  11036. %s\n
  11037.  
  11038. !*strings.21328:Unable to start a java applet: the version number for your\n\
  11039. classes is wrong. The version number found was %d. The correct\n\
  11040. version number is %d.\n
  11041.  
  11042. !*strings.21329:Java reported the following error on startup:\n\
  11043. \n\
  11044. %s\n
  11045.  
  11046. !*strings.21330:Failed to start the Java debugger.\n
  11047.  
  11048. !*strings.21331:The system has been locked to prevent access to restricted sites. Please enter your password if you will be changing these settings:
  11049.  
  11050. !*strings.21332:The previously entered password was not correct. Please enter your password if you'll be changing these restrictions settings during this session:
  11051.  
  11052. !*strings.21335:Connect: Please enter password for host...
  11053.  
  11054. !*strings.21336:Proxy is requiring an authentication scheme that is not supported.
  11055.  
  11056. !*strings.21337:Proxy nonces appear to expire immediately.\n\
  11057. This is either a problem in the proxy's authentication \n\
  11058. implementation, or you have mistyped your password.\n\
  11059. Do you want to re-enter your username and password?
  11060.  
  11061. !*strings.21338:unidentified proxy server
  11062.  
  11063. !*strings.21339:Proxy authentication required for %.250s at %.250s:
  11064.  
  11065. !*strings.21340:Connect: Please enter password for proxy...
  11066.  
  11067. !*strings.21341:Bad keyword in proxy automatic configuration: %s.
  11068.  
  11069. !*strings.21342:Try connecting to the proxy again?
  11070.  
  11071. !*strings.21343:Try connecting to SOCKS again?
  11072.  
  11073. !*strings.21344:Try connecting to proxy / SOCKS again?
  11074.  
  11075. !*strings.21345:Proxy server is unavailable.\n\
  11076. \n\
  11077. Try connecting to proxy %s again?
  11078.  
  11079. !*strings.21346:All proxy servers are unavailable.\n\
  11080. \n\
  11081. Try connecting to %s again?
  11082.  
  11083. !*strings.21347:SOCKS is unavailable.  Try connecting to SOCKS %s again?
  11084.  
  11085. !*strings.21348:SOCKS and proxies are unavailable.  Try\n\
  11086. connecting to %s again?
  11087.  
  11088. !*strings.21349:All proxies are unavailable. Do you wish to temporarily\n\
  11089. override proxies by connecting directly until proxies\n\
  11090. are available again?
  11091.  
  11092. !*strings.21350:SOCKS is unavailable. Do you wish to temporarily\n\
  11093. override SOCKS by connecting directly until SOCKS\n\
  11094. are available again?
  11095.  
  11096. !*strings.21351:Both proxies and SOCKS are unavailable. Do you wish to\n\
  11097. temporarily override them by connecting directly until they\n\
  11098. are available again?
  11099.  
  11100. !*strings.21352:All proxies are still down.\n\
  11101. Continue with direct connections?
  11102.  
  11103. !*strings.21353:SOCKS is still down.\n\
  11104. \n\
  11105. Continue with direct connections?
  11106.  
  11107. !*strings.21354:SOCKS and proxies are still down.\n\
  11108. \n\
  11109. Continue with direct connections?
  11110.  
  11111. !*strings.21355:No proxy automatic configuration file was received.\n\
  11112. \n\
  11113. No proxies will be used.
  11114.  
  11115. !*strings.21356:The automatic configuration file is empty:\n\
  11116. \n\
  11117.     %s\n\
  11118. \n\
  11119. Use the configuration from the previous session instead?
  11120.  
  11121. !*strings.21357:The automatic configuration file has errors:\n\
  11122. \n\
  11123.         %s\n\
  11124. \n\
  11125. Use the configuration from the previous session instead?
  11126.  
  11127. !*strings.21358:The proxy automatic configuration file has errors:\n\
  11128. \n\
  11129.         %s\n\
  11130. \n\
  11131. No proxies will be used.
  11132.  
  11133. !*strings.21359:The automatic configuration file is not of the correct type:\n\
  11134. \n\
  11135.         %s\n\
  11136. \n\
  11137. Expected MIME type of application/x-javascript-config or application/x-ns-proxy-autoconfig.\n\
  11138. \n\
  11139. Use the configuration from the previous session instead?
  11140.  
  11141. !*strings.21360:The proxy automatic configuration file could not be loaded.\n\
  11142. \n\
  11143. Check the proxy automatic configuration URL in preferences.\n\
  11144. \n\
  11145. No proxies will be used.
  11146.  
  11147. !*strings.21361:The automatic configuration file could not be loaded.\n\
  11148. \n\
  11149. Use the configuration from the previous session instead?
  11150.  
  11151. !*strings.21362:The backup proxy automatic configuration file had errors.\n\
  11152. \n\
  11153. No proxies will be used.
  11154.  
  11155. !*strings.21363:Proxy automatic configuration load was cancelled.\n\
  11156. \n\
  11157. No proxies will be used.
  11158.  
  11159. !*strings.21364:Warning:\n\
  11160. \n\
  11161. Server sent an unrequested proxy automatic\n\
  11162. configuration file to Netscape:\n\
  11163. \n\
  11164.         %s\n\
  11165. \n\
  11166. Configuration file will be ignored.
  11167.  
  11168. !*strings.21365:Receiving proxy auto-configuration file...
  11169.  
  11170. !*strings.21366:Cache cleanup: removing %d files...
  11171.  
  11172. !*strings.21367:The database selected is valid, but cannot\n\
  11173. be validated as the correct database because\n\
  11174. it is missing a name entry.  Do you wish to\n\
  11175. use this database anyway?
  11176.  
  11177. !*strings.21368:The database selected is named:\n\
  11178. %.900s\n\
  11179. The database requested was named:\n\
  11180. %.900s\n\
  11181. Do you wish to use this database anyway?
  11182.  
  11183. !*strings.21369:The page currently loading has requested an external\n\
  11184. cache.  Using a read-only external cache can improve\n\
  11185. network file retrieval time.\n\
  11186. \n\
  11187. If you do not have the external cache requested,\n\
  11188. select "Cancel" in the file selection box.
  11189.  
  11190. !*strings.21370:The proxy automatic configuration file is not of the correct type:\n\
  11191. \n\
  11192.         %s\n\
  11193. \n\
  11194. Expected the MIME type of application/x-ns-proxy-autoconfig.\n\
  11195. \n\
  11196. No proxies will be used.
  11197.  
  11198. !*strings.21371:Reading segment...Done
  11199.  
  11200. !*strings.21372:<TITLE>Directory listing of %.1024s</TITLE>\n
  11201.  
  11202. !*strings.21373:<H1>Directory listing of %.1024s</H1>\n\
  11203. <PRE>
  11204.  
  11205. !*strings.21374:">Up to higher level directory</A><BR>
  11206.  
  11207. !*strings.21375:Could not login to FTP server
  11208.  
  11209. !*strings.21376:Error: Could not make connection non-blocking.
  11210.  
  11211. !*strings.21377:Posting file %.256s...
  11212.  
  11213. !*strings.21378:<TITLE>Directory of %.512s</TITLE>\n\
  11214.  <H2>Current directory is %.512s</H2>\n\
  11215.  <PRE>
  11216.  
  11217. !*strings.21379:%d URL's waiting for an open socket (limit %d)\n
  11218.  
  11219. !*strings.21380:%d URL's waiting for fewer active URL's\n
  11220.  
  11221. !*strings.21381:%d Connections Open\n
  11222.  
  11223. !*strings.21382:%d Active URL's\n
  11224.  
  11225. !*strings.21383:\n\
  11226. \n\
  11227. Using previously cached copy instead
  11228.  
  11229. !*strings.21384:Server returned no data
  11230.  
  11231. !*strings.21385:>\n\
  11232. <HR><H3>Transfer interrupted!</H3>\n
  11233.  
  11234. !*strings.21386:\n\
  11235. \n\
  11236. Transfer interrupted!\n
  11237.  
  11238. !*strings.21387:Mail: Reading folder %s...
  11239.  
  11240. !*strings.21388:Mail: Reading message...
  11241.  
  11242. !*strings.21389:Mail: Emptying trash...
  11243.  
  11244. !*strings.21390:Mail: Compacting folder %s...
  11245.  
  11246. !*strings.21391:Mail: Delivering queued messages...
  11247.  
  11248. !*strings.21392:Mail: Reading message...Done
  11249.  
  11250. !*strings.21393:Mail: Reading folder...Done
  11251.  
  11252. !*strings.21394:Mail: Emptying trash...Done
  11253.  
  11254. !*strings.21395:Mail: Compacting folder...Done
  11255.  
  11256. !*strings.21396:Mail: Delivering queued messages...Done
  11257.  
  11258. !*strings.21398:Connect: News server contacted. Waiting for reply...
  11259.  
  11260. !*strings.21399:Please enter a password for news server access
  11261.  
  11262. !*strings.21400:Message sent; waiting for reply...
  11263.  
  11264. !*strings.21401:No Answer
  11265.  
  11266. !*strings.21402:The POP3 mail server (%s) does not\n\
  11267.  support UIDL, which Netscape Mail needs to implement\n\
  11268.  the ``Leave on Server'' and ``Maximum Message Size''\n\
  11269.  options.\n\
  11270. \n\
  11271.  To download your mail, turn off these options in the\n\
  11272.  Mail Server panel of Preferences.
  11273.  
  11274. !*strings.21403:Receiving: message %lu of %lu
  11275.  
  11276. !*strings.21404:The POP3 mail server (%s) does not\n\
  11277. support the TOP command.\n\
  11278. \n\
  11279. Without server support for this, we cannot implement\n\
  11280. the ``Maximum Message Size'' preference.  This option\n\
  11281. has been disabled, and messages will be downloaded\n\
  11282. regardless of their size.
  11283.  
  11284. !*strings.21405:Could not log in to the mail server.\n\
  11285. The server responded:\n\
  11286. \n\
  11287.   %s\n\
  11288. \n\
  11289. Please enter a new password for user %.100s@%.100s:
  11290.  
  11291. !*strings.21406:Connect: Host contacted, sending login information...
  11292.  
  11293. !*strings.21407:Assembling message...
  11294.  
  11295. !*strings.21408:Assembling message...Done
  11296.  
  11297. !*strings.21409:Loading attachment...
  11298.  
  11299. !*strings.21410:Loading attachments...
  11300.  
  11301. !*strings.21411:Delivering mail...
  11302.  
  11303. !*strings.21412:Delivering mail...
  11304.  
  11305. !*strings.21413:Delivering mail...Done
  11306.  
  11307. !*strings.21414:Delivering news...
  11308.  
  11309. !*strings.21415:Delivering news...Done
  11310.  
  11311. !*strings.21416:Queuing for later delivery...
  11312.  
  11313. !*strings.21417:Writing to Sent Mail file...
  11314.  
  11315. !*strings.21418:Queued for later delivery.
  11316.  
  11317. !*strings.21419:Message Composition
  11318.  
  11319. !*strings.21421:Loading summary file...
  11320.  
  11321. !*strings.21422:loaded %ld of %ld messages
  11322.  
  11323. !*strings.21423:Add Folder
  11324.  
  11325. !*strings.21424:Add Folder...
  11326.  
  11327. !*strings.21425:Enter the new name for your folder:
  11328.  
  11329. !*strings.21426:Save Message As
  11330.  
  11331. !*strings.21427:Save Messages As
  11332.  
  11333. !*strings.21428:Get New Messages
  11334.  
  11335. !*strings.21429:Send Unsent Messages
  11336.  
  11337. !*strings.21430:New Folder...
  11338.  
  11339. !*strings.21431:Compact This Folder
  11340.  
  11341. !*strings.21432:Compact All Folders
  11342.  
  11343. !*strings.21433:Open News Server...
  11344.  
  11345. !*strings.21434:Empty Trash Folder
  11346.  
  11347. !*strings.21435:Print...
  11348.  
  11349. !*strings.21436:Undo
  11350.  
  11351. !*strings.21437:Redo
  11352.  
  11353. !*strings.21438:Delete Selected Messages
  11354.  
  11355. !*strings.21439:Delete Message
  11356.  
  11357. !*strings.21440:Delete Folder
  11358.  
  11359. !*strings.21441:Cancel Message
  11360.  
  11361. !*strings.21442:Delete Newsgroup Server
  11362.  
  11363. !*strings.21443:Subscribe
  11364.  
  11365. !*strings.21444:Unsubscribe
  11366.  
  11367. !*strings.21445:Select Thread
  11368.  
  11369. !*strings.21446:Select Flagged Messages
  11370.  
  11371. !*strings.21447:Select All Messages
  11372.  
  11373. !*strings.21448:Deselect All Messages
  11374.  
  11375. !*strings.21449:Flag Message
  11376.  
  11377. !*strings.21450:Unflag Message
  11378.  
  11379. !*strings.21451:Again
  11380.  
  11381. !*strings.21452:By Thread
  11382.  
  11383. !*strings.21453:By Date
  11384.  
  11385. !*strings.21454:By Sender
  11386.  
  11387. !*strings.21455:By Subject
  11388.  
  11389. !*strings.21456:By Order Received
  11390.  
  11391. !*strings.21457:Unscramble (Rot13)
  11392.  
  11393. !*strings.21458:Add from Newest Messages
  11394.  
  11395. !*strings.21459:Add from Oldest Messages
  11396.  
  11397. !*strings.21460:Get More Messages
  11398.  
  11399. !*strings.21461:Get All Messages
  11400.  
  11401. !*strings.21462:Address Book
  11402.  
  11403. !*strings.21463:View Address Book Entry
  11404.  
  11405. !*strings.21464:Add to Address Book
  11406.  
  11407. !*strings.21465:New Newsgroup Message
  11408.  
  11409. !*strings.21466:to Newsgroup
  11410.  
  11411. !*strings.21467:to Sender and Newsgroup
  11412.  
  11413. !*strings.21468:New Message
  11414.  
  11415. !*strings.21469:Reply
  11416.  
  11417. !*strings.21470:to Sender and All Recipients
  11418.  
  11419. !*strings.21471:Forward Selected Messages
  11420.  
  11421. !*strings.21472:Forward As Attachment
  11422.  
  11423. !*strings.21473:Mark Selected as Read
  11424.  
  11425. !*strings.21474:Mark as Read
  11426.  
  11427. !*strings.21475:Mark Selected as Unread
  11428.  
  11429. !*strings.21476:Mark as Unread
  11430.  
  11431. !*strings.21477:Unflag All Messages
  11432.  
  11433. !*strings.21478:Copy Selected Messages
  11434.  
  11435. !*strings.21479:Copy
  11436.  
  11437. !*strings.21480:Move Selected Messages
  11438.  
  11439. !*strings.21481:Move
  11440.  
  11441. !*strings.21482:Save Selected Messages As...
  11442.  
  11443. !*strings.21483:Save As...
  11444.  
  11445. !*strings.21484:Move Selected Messages To...
  11446.  
  11447. !*strings.21485:Move This Message To...
  11448.  
  11449. !*strings.21486:First Message
  11450.  
  11451. !*strings.21487:Message
  11452.  
  11453. !*strings.21488:Message
  11454.  
  11455. !*strings.21489:Last Message
  11456.  
  11457. !*strings.21490:First Unread Message
  11458.  
  11459. !*strings.21491:Unread Message
  11460.  
  11461. !*strings.21492:Unread Message
  11462.  
  11463. !*strings.21493:Last Unread
  11464.  
  11465. !*strings.21494:First Flagged Message
  11466.  
  11467. !*strings.21495:Flagged Message
  11468.  
  11469. !*strings.21496:Flagged Message
  11470.  
  11471. !*strings.21497:Last Flagged
  11472.  
  11473. !*strings.21498:Back
  11474.  
  11475. !*strings.21499:Forward
  11476.  
  11477. !*strings.21500:Mark Thread as Read
  11478.  
  11479. !*strings.21501:Mark All Read
  11480.  
  11481. !*strings.21502:Mark Selected Threads Read
  11482.  
  11483. !*strings.21505:Show All Messages
  11484.  
  11485. !*strings.21506:Show Only Unread Messages
  11486.  
  11487. !*strings.21507:All
  11488.  
  11489. !*strings.21508:Include Original Text
  11490.  
  11491. !*strings.21509:From
  11492.  
  11493. !*strings.21510:Reply To
  11494.  
  11495. !*strings.21511:Mail To
  11496.  
  11497. !*strings.21512:Mail CC
  11498.  
  11499. !*strings.21513:Mail BCC
  11500.  
  11501. !*strings.21514:File CC
  11502.  
  11503. !*strings.21515:Newsgroups
  11504.  
  11505. !*strings.21516:Followups To
  11506.  
  11507. !*strings.21517:Subject
  11508.  
  11509. !*strings.21518:Attachment
  11510.  
  11511. !*strings.21519:Send Formatted Text
  11512.  
  11513. !*strings.21520:Queue For Later Delivery
  11514.  
  11515. !*strings.21521:Attach As Text
  11516.  
  11517. !*strings.21522:Flag Messages
  11518.  
  11519. !*strings.21523:Unflag Messages
  11520.  
  11521. !*strings.21524:Ascending
  11522.  
  11523. !*strings.21525:<P><CENTER>\n\
  11524. <TABLE BORDER CELLSPACING=5 CELLPADDING=10 WIDTH="80%%">\n\
  11525. <TR><TD ALIGN=CENTER><FONT SIZE="+1">Truncated!</FONT><HR>\n
  11526.  
  11527. !*strings.21526:<B>This message exceeded the Maximum Message Size set in Preferences,\n\
  11528. so we have only downloaded the first few lines from the mail server.<P>Click <A HREF="
  11529.  
  11530. !*strings.21527:">here</A> to download the rest of the message.</B></TD></TR></TABLE></CENTER>\n
  11531.  
  11532. !*strings.21528:(no headers)
  11533.  
  11534. !*strings.21529:(unspecified)
  11535.  
  11536. !*strings.21530:Macintosh File
  11537.  
  11538. !*strings.21531:The directory %s does not exist.  Mail will not\n\
  11539. work without it.\n\
  11540. \n\
  11541. Create it now?
  11542.  
  11543. !*strings.21532:Save decoded file as:
  11544.  
  11545. !*strings.21533:The file %s has been changed by some other program!\n\
  11546. Overwrite it?
  11547.  
  11548. !*strings.21534:Open News Server
  11549.  
  11550. !*strings.21535:news.announce.newusers
  11551.  
  11552. !*strings.21536:news.newusers.questions
  11553.  
  11554. !*strings.21537:news.answers
  11555.  
  11556. !*strings.21538:Mail: Compacting folder %s...
  11557.  
  11558. !*strings.21539:Mail: Compacting folder %s...Done
  11559.  
  11560. !*strings.21540:Can't open %s. You may not have permission to write to this file.\n\
  11561. Check the permissions and try again.
  11562.  
  11563. !*strings.21541:Save attachment as:
  11564.  
  11565. !*strings.21542:%lu byte%s
  11566.  
  11567. !*strings.21543:
  11568.  
  11569. !*strings.21544:s
  11570.  
  11571. !*strings.21545:%s of %s (%s, %s)
  11572.  
  11573. !*strings.21546:%s of %s (%s)
  11574.  
  11575. !*strings.21547:%s of %s
  11576.  
  11577. !*strings.21548:%s read (%s)
  11578.  
  11579. !*strings.21549:%s read
  11580.  
  11581. !*strings.21550:Mail: Message sent; waiting for reply...
  11582.  
  11583. !*strings.21551:<TITLE>Information about the Netscape global history</TITLE>\n\
  11584. <h2>Global history entries</h2>\n\
  11585. <HR>
  11586.  
  11587. !*strings.21552:%d%%
  11588.  
  11589. !*strings.21553:%s image %dx%d pixels
  11590.  
  11591. !*strings.21554:Couldn't find image of correct URL, size, background, etc.\n\
  11592. in cache:\n\
  11593. %s\n
  11594.  
  11595. !*strings.21555:%d-bit pseudocolor
  11596.  
  11597. !*strings.21556:1-bit monochrome
  11598.  
  11599. !*strings.21557:%d-bit greyscale
  11600.  
  11601. !*strings.21558:%d-bit RGB true color.
  11602.  
  11603. !*strings.21559:Decoded size (bytes):
  11604.  
  11605. !*strings.21560:%u x %u
  11606.  
  11607. !*strings.21561: (scaled from %u x %u)
  11608.  
  11609. !*strings.21562:Image dimensions:
  11610.  
  11611. !*strings.21563:Color:
  11612.  
  11613. !*strings.21564:%d colors
  11614.  
  11615. !*strings.21565:(none)
  11616.  
  11617. !*strings.21566:Colormap:
  11618.  
  11619. !*strings.21567:yes, backdrop visible through transparency
  11620.  
  11621. !*strings.21568:yes, solid color background <tt>#%02x%02x%02x</tt>
  11622.  
  11623. !*strings.21569:no
  11624.  
  11625. !*strings.21570:Transparency:
  11626.  
  11627. !*strings.21571:Comment:
  11628.  
  11629. !*strings.21572:Unknown
  11630.  
  11631. !*strings.21573:Compressing image cache:\n\
  11632. removing %s\n
  11633.  
  11634. !*strings.21574:Add Newsgroup...
  11635.  
  11636. !*strings.21575:Find Again
  11637.  
  11638. !*strings.21576:Send
  11639.  
  11640. !*strings.21577:Send Later
  11641.  
  11642. !*strings.21578:Attach...
  11643.  
  11644. !*strings.21579:Attachments Inline
  11645.  
  11646. !*strings.21580:Attachments as Links
  11647.  
  11648. !*strings.21581:Forward Quoted
  11649.  
  11650. !*strings.21582:Are you sure you want to remove the news server %s\n\
  11651. and all of the newsgroups in it?
  11652.  
  11653. !*strings.21583:All Fields
  11654.  
  11655. !*strings.21584:The `Unsent Messages' folder contains a message which is not\n\
  11656. scheduled for delivery!
  11657.  
  11658. !*strings.21585:The `Unsent Messages' folder contains %d messages which are not\n\
  11659. scheduled for delivery!
  11660.  
  11661. !*strings.21586:\n\
  11662. \n\
  11663. This probably means that some program other than\n\
  11664. Netscape has added messages to this folder.\n
  11665.  
  11666. !*strings.21587:The `Unsent Messages' folder is special; it is only for storing\n\
  11667. messages to be sent later.
  11668.  
  11669. !*strings.21588:\n\
  11670. Therefore, you can't use it as your `Sent' folder.\n\
  11671. \n\
  11672. Please verify that your outgoing messages destination is correct\n\
  11673. in your Mail and News preferences.
  11674.  
  11675. !*strings.21589:An error occurred delivering unsent messages.\n\
  11676. \n\
  11677. %s\n\
  11678. Continue delivery of any remaining unsent messages?
  11679.  
  11680. !*strings.21590:Password for mail user %.100s@%.100s:
  11681.  
  11682. !*strings.21591:%sBookmarks for %s%s
  11683.  
  11684. !*strings.21592:%sPersonal Bookmarks%s
  11685.  
  11686. !*strings.21593:%sAddress book for %s%s
  11687.  
  11688. !*strings.21594:%sPersonal Address book%s
  11689.  
  11690. !*strings.21595:sock: %d   con_sock: %d   protocol: %d\n
  11691.  
  11692. !*strings.21596:URL not found in cache: 
  11693.  
  11694. !*strings.21597:Partial cache entry, getting rest from server:\n
  11695.  
  11696. !*strings.21598:Checking server to verify cache entry\n\
  11697. because force_reload is set:\n
  11698.  
  11699. !*strings.21599:Object has expired, reloading:\n
  11700.  
  11701. !*strings.21600:Checking server to verify cache entry:\n
  11702.  
  11703. !*strings.21601:Checking server to verify cache entry\n\
  11704. because last_modified missing:\n
  11705.  
  11706. !*strings.21602:Netsite:
  11707.  
  11708. !*strings.21603:Location:
  11709.  
  11710. !*strings.21604:File MIME Type:
  11711.  
  11712. !*strings.21605:Currently Unknown
  11713.  
  11714. !*strings.21606:Source:
  11715.  
  11716. !*strings.21607:Currently in disk cache
  11717.  
  11718. !*strings.21608:Currently in memory cache
  11719.  
  11720. !*strings.21609:Not cached
  11721.  
  11722. !*strings.21610:<H1>The window is now inactive</H1>
  11723.  
  11724. !*strings.21611:Local cache file:
  11725.  
  11726. !*strings.21612:none
  11727.  
  11728. !*strings.21613:%A, %d-%b-%y %H:%M:%S Local time
  11729.  
  11730. !*strings.21614:Last Modified:
  11731.  
  11732. !*strings.21615:%A, %d-%b-%y %H:%M:%S GMT
  11733.  
  11734. !*strings.21616:Content Length:
  11735.  
  11736. !*strings.21617:No date given
  11737.  
  11738. !*strings.21618:Expires:
  11739.  
  11740. !*strings.21619:Mac Type:
  11741.  
  11742. !*strings.21620:Mac Creator:
  11743.  
  11744. !*strings.21621:Charset:
  11745.  
  11746. !*strings.21622:Status unknown
  11747.  
  11748. !*strings.21623:Security:
  11749.  
  11750. !*strings.21624:Certificate:
  11751.  
  11752. !*strings.21625:Untitled document
  11753.  
  11754. !*strings.21626:</b></FONT> has the following structure:<p><ul><li>
  11755.  
  11756. !*strings.21627:Page Info
  11757.  
  11758. !*strings.21628:about:editfilenew
  11759.  
  11760. !*strings.21629:file:///Untitled
  11761.  
  11762. !*strings.21630:Brief
  11763.  
  11764. !*strings.21631:Normal
  11765.  
  11766. !*strings.21632:Deleting '%s' will delete all of the messages it contains.\n\
  11767. Are you sure you still want to delete this folder?
  11768.  
  11769. !*strings.21633:The proxy automatic configuration file could not be loaded.\n\
  11770. \n\
  11771. Cannot fail over to using no proxies since your autoconfig url\n\
  11772. is locked.\n\
  11773. See your local system administrator for help.
  11774.  
  11775. !*strings.21634:No proxy automatic configuration file was received.\n\
  11776. \n\
  11777. Cannot fail over to using no proxies since your autoconfig url\n\
  11778. is locked.\n\
  11779. See your local system administrator for help.
  11780.  
  11781. !*strings.21635:There was a problem receiving your proxy autoconfig\n\
  11782. information.  Since your autoconfig URL has been locally\n\
  11783. locked, we cannot failover to allowing no proxies.\n\
  11784. \n\
  11785. See your local system administrator for help.
  11786.  
  11787. !*strings.21636:Import Address Book File...
  11788.  
  11789. !*strings.21637:Export Address Book File...
  11790.  
  11791. !*strings.21638:this bookmark
  11792.  
  11793. !*strings.21639:this entry
  11794.  
  11795. !*strings.21640:%ld seconds
  11796.  
  11797. !*strings.21641:%ld minutes
  11798.  
  11799. !*strings.21642:%ld hours %ld minutes
  11800.  
  11801. !*strings.21643:Main Bookmarks
  11802.  
  11803. !*strings.21644:Address Book
  11804.  
  11805. !*strings.21645:Wrap long lines
  11806.  
  11807. !*strings.21646:Auto Saving %s
  11808.  
  11809. !*strings.21647:Cannot edit non-HTML documents!
  11810.  
  11811. !*strings.21648:subject
  11812.  
  11813. !*strings.21649:sender
  11814.  
  11815. !*strings.21650:body
  11816.  
  11817. !*strings.21651:date
  11818.  
  11819. !*strings.21652:priority
  11820.  
  11821. !*strings.21653:status
  11822.  
  11823. !*strings.21654:to
  11824.  
  11825. !*strings.21655:CC
  11826.  
  11827. !*strings.21656:to or CC
  11828.  
  11829. !*strings.21657:name
  11830.  
  11831. !*strings.21658:e-mail address
  11832.  
  11833. !*strings.21659:phone number
  11834.  
  11835. !*strings.21660:organization
  11836.  
  11837. !*strings.21661:organizational unit
  11838.  
  11839. !*strings.21662:city
  11840.  
  11841. !*strings.21663:street address
  11842.  
  11843. !*strings.21664:size
  11844.  
  11845. !*strings.21665:any text
  11846.  
  11847. !*strings.21666:keyword
  11848.  
  11849. !*strings.21667:contains
  11850.  
  11851. !*strings.21668:doesn't contain
  11852.  
  11853. !*strings.21669:is
  11854.  
  11855. !*strings.21670:isn't
  11856.  
  11857. !*strings.21671:is empty
  11858.  
  11859. !*strings.21672:is before
  11860.  
  11861. !*strings.21673:is after
  11862.  
  11863. !*strings.21674:is higher than
  11864.  
  11865. !*strings.21675:is lower than
  11866.  
  11867. !*strings.21676:begins with
  11868.  
  11869. !*strings.21677:ends with
  11870.  
  11871. !*strings.21678:sounds like
  11872.  
  11873. !*strings.21679:reserved
  11874.  
  11875. !*strings.21680:forward.msg
  11876.  
  11877. !*strings.21681:Your SMTP server does not support the return receipt function \n\
  11878. so your message will be sent without the return receipt request.
  11879.  
  11880. !*strings.21682:age in days
  11881.  
  11882. !*strings.21683:is greater than
  11883.  
  11884. !*strings.21684:is less than
  11885.  
  11886. !*strings.21685:This message cannot be sent because your user name\n\
  11887. could not be determined.\n\
  11888. \n\
  11889. Please check your NIS or YP configuration (if used) and\n\
  11890. the USER and LOGNAME environment variables.
  11891.  
  11892. !*strings.21686:read
  11893.  
  11894. !*strings.21687:replied
  11895.  
  11896. !*strings.21688:Rename selected folder
  11897.  
  11898. !*strings.21689:Draft
  11899.  
  11900. !*strings.21690:Move to folder
  11901.  
  11902. !*strings.21691:Change priority
  11903.  
  11904. !*strings.21692:Delete
  11905.  
  11906. !*strings.21693:Mark read
  11907.  
  11908. !*strings.21694:Ignore thread
  11909.  
  11910. !*strings.21695:Watch thread
  11911.  
  11912. !*strings.21696:forwarded
  11913.  
  11914. !*strings.21697:replied and forwarded
  11915.  
  11916. !*strings.21698:Too many entries found.  Please enter more search criteria.
  11917.  
  11918. !*strings.21700:Read More
  11919.  
  11920. !*strings.21701:Unread Thread
  11921.  
  11922. !*strings.21702:Next Unread Category
  11923.  
  11924. !*strings.21703:Unread Group
  11925.  
  11926. !*strings.21704:By Priority
  11927.  
  11928. !*strings.21705:Call
  11929.  
  11930. !*strings.21706:Type
  11931.  
  11932. !*strings.21707:By Name
  11933.  
  11934. !*strings.21708:By Nickname
  11935.  
  11936. !*strings.21709:By Email Address
  11937.  
  11938. !*strings.21710:By Company
  11939.  
  11940. !*strings.21711:By City
  11941.  
  11942. !*strings.21712:Descending
  11943.  
  11944. !*strings.21713:New Card...
  11945.  
  11946. !*strings.21714:New List...
  11947.  
  11948. !*strings.21715:Card Properties...
  11949.  
  11950. !*strings.21716:Searching %s...
  11951.  
  11952. !*strings.21717:You must enter a list name.
  11953.  
  11954. !*strings.21718:You must enter a first name.
  11955.  
  11956. !*strings.21719:Building summary file for %s...
  11957.  
  11958. !*strings.21720:All
  11959.  
  11960. !*strings.21721:Ignored Threads
  11961.  
  11962. !*strings.21722:Watched Threads with Unread
  11963.  
  11964. !*strings.21723:Threads with Unread
  11965.  
  11966. !*strings.21724:LDAP Directory Entry
  11967.  
  11968. !*strings.21725:Failed to open entry for %s due to LDAP error '%s' (0x%02X)
  11969.  
  11970. !*strings.21726:Failed to open a connection to '%s' due to LDAP error '%s' (0x%02X)
  11971.  
  11972. !*strings.21727:Failed to bind to '%s' due to LDAP error '%s' (0x%02X)
  11973.  
  11974. !*strings.21728:Failed to search '%s' due to LDAP error '%s' (0x%02X)
  11975.  
  11976. !*strings.21729:Failed to modify entry on '%s' due to LDAP error '%s' (0x%02X)
  11977.  
  11978. !*strings.21730:Found %d matches
  11979.  
  11980. !*strings.21731:Are you sure you want to unsubscribe from %s?
  11981.  
  11982. !*strings.21732:Received %ld of %ld headers
  11983.  
  11984. !*strings.21733:No new messages in newsgroup
  11985.  
  11986. !*strings.21734:Received %ld of %ld messages
  11987.  
  11988. !*strings.21735:Mail: Searching mail folders...
  11989.  
  11990. !*strings.21736:Ignore Thread
  11991.  
  11992. !*strings.21737:Ignore Threads
  11993.  
  11994. !*strings.21738:Watch Thread
  11995.  
  11996. !*strings.21739:Watch Threads
  11997.  
  11998. !*strings.21740:Name
  11999.  
  12000. !*strings.21741:Fax
  12001.  
  12002. !*strings.21742:First Name
  12003.  
  12004. !*strings.21743:City
  12005.  
  12006. !*strings.21744:Photograph
  12007.  
  12008. !*strings.21745:Email
  12009.  
  12010. !*strings.21746:Manager
  12011.  
  12012. !*strings.21747:Organization
  12013.  
  12014. !*strings.21748:Object Class
  12015.  
  12016. !*strings.21749:Department
  12017.  
  12018. !*strings.21750:Mailing Address
  12019.  
  12020. !*strings.21751:Administrative Assistant
  12021.  
  12022. !*strings.21752:Last Name
  12023.  
  12024. !*strings.21753:Street
  12025.  
  12026. !*strings.21754:Phone Number
  12027.  
  12028. !*strings.21755:Title
  12029.  
  12030. !*strings.21756:Car License Plate
  12031.  
  12032. !*strings.21757:Business Category
  12033.  
  12034. !*strings.21758:Notes
  12035.  
  12036. !*strings.21759:Department Number
  12037.  
  12038. !*strings.21760:Employee Type
  12039.  
  12040. !*strings.21761:ZIP Code
  12041.  
  12042. !*strings.21762: (secure)
  12043.  
  12044. !*strings.21763:There is no conference address for this person.  Please edit the \n\
  12045. entry and try calling them again.
  12046.  
  12047. !*strings.21764:The local database for %s couldn't be deleted. \n\
  12048. Perhaps you are reading the newsgroup in a message list window. \n\
  12049. Unsubscribe anyway?
  12050.  
  12051. !*strings.21765:Please enter a conferencing address for this person and try to call again.
  12052.  
  12053. !*strings.21766:Please enter an email address for this person and try to call again.
  12054.  
  12055. !*strings.21767:Couldn't find any conferencing software.  Install\n\
  12056. a compatible conferencing product and try again.
  12057.  
  12058. !*strings.21768:The conferencing software is only able to call one person.  Select a single\n\
  12059. entry for a person and try again.
  12060.  
  12061. !*strings.21769:An entry already exists for %s.  Would you like to replace it?
  12062.  
  12063. !*strings.21770:That file name contains illegal characters. Please use a different name.
  12064.  
  12065. !*strings.21771:%s is a virtual newsgroup. If you\n\
  12066. delete it, the server will stop putting messages in the\n\
  12067. newsgroup unless you save your search criteria again.\n\
  12068. \n
  12069.  
  12070. !*strings.21772:Found %ld articles to retrieve
  12071.  
  12072. !*strings.21773:Retrieving %1$ld of %2$ld articles\n\
  12073.   in newsgroup %3$s
  12074.  
  12075. !*strings.21774:Retrieving article %ld
  12076.  
  12077. !*strings.21775:Width = %ld
  12078.  
  12079. !*strings.21776:Height = %ld
  12080.  
  12081. !*strings.21777:(%ld%% of original %s)
  12082.  
  12083. !*strings.21778:(%ld%% of previous %s)
  12084.  
  12085. !*strings.21779:width
  12086.  
  12087. !*strings.21780:height
  12088.  
  12089. !*strings.21781: and 
  12090.  
  12091. !*strings.21782: pixels  
  12092.  
  12093. !*strings.21783:% of window  
  12094.  
  12095. !*strings.21784:State
  12096.  
  12097. !*strings.21785:Domestic
  12098.  
  12099. !*strings.21786:International
  12100.  
  12101. !*strings.21787:Postal
  12102.  
  12103. !*strings.21788:Parcel
  12104.  
  12105. !*strings.21789:Work
  12106.  
  12107. !*strings.21790:Home
  12108.  
  12109. !*strings.21791:Preferred
  12110.  
  12111. !*strings.21792:Voice
  12112.  
  12113. !*strings.21793:Fax
  12114.  
  12115. !*strings.21794:Message
  12116.  
  12117. !*strings.21795:Cellular
  12118.  
  12119. !*strings.21796:Pager
  12120.  
  12121. !*strings.21797:BBS
  12122.  
  12123. !*strings.21798:Modem
  12124.  
  12125. !*strings.21799:Car
  12126.  
  12127. !*strings.21800:ISDN
  12128.  
  12129. !*strings.21801:Video
  12130.  
  12131. !*strings.21802:AOL
  12132.  
  12133. !*strings.21803:Applelink
  12134.  
  12135. !*strings.21804:AT&T Mail
  12136.  
  12137. !*strings.21805:Compuserve
  12138.  
  12139. !*strings.21806:eWorld
  12140.  
  12141. !*strings.21807:Internet
  12142.  
  12143. !*strings.21808:IBM Mail
  12144.  
  12145. !*strings.21809:MCI Mail
  12146.  
  12147. !*strings.21810:Powershare
  12148.  
  12149. !*strings.21811:Prodigy
  12150.  
  12151. !*strings.21812:Telex
  12152.  
  12153. !*strings.21813:Additional Name
  12154.  
  12155. !*strings.21814:Prefix
  12156.  
  12157. !*strings.21815:Suffix
  12158.  
  12159. !*strings.21816:Time Zone
  12160.  
  12161. !*strings.21817:Geographic Position
  12162.  
  12163. !*strings.21818:Sound
  12164.  
  12165. !*strings.21819:Revision
  12166.  
  12167. !*strings.21820:Version
  12168.  
  12169. !*strings.21821:Public Key
  12170.  
  12171. !*strings.21822:Logo
  12172.  
  12173. !*strings.21823:Nickname
  12174.  
  12175. !*strings.21824:Home Phone
  12176.  
  12177. !*strings.21825:Birthday
  12178.  
  12179. !*strings.21826:X400
  12180.  
  12181. !*strings.21827:Address
  12182.  
  12183. !*strings.21828:Label
  12184.  
  12185. !*strings.21829:Mailer
  12186.  
  12187. !*strings.21830:Role
  12188.  
  12189. !*strings.21831:Update From
  12190.  
  12191. !*strings.21832:Conference Software Address
  12192.  
  12193. !*strings.21833:HTML Mail
  12194.  
  12195. !*strings.21834:Add to Personal Address Book
  12196.  
  12197. !*strings.21835:Variable Width
  12198.  
  12199. !*strings.21836:Fixed Width
  12200.  
  12201. !*strings.21837:Helvetica
  12202.  
  12203. !*strings.21838:Arial,Helvetica
  12204.  
  12205. !*strings.21839:Times
  12206.  
  12207. !*strings.21840:Times New Roman,Times
  12208.  
  12209. !*strings.21841:Courier
  12210.  
  12211. !*strings.21842:Courier New,Courier
  12212.  
  12213. !*strings.21843:This document has %ld characters. The Spelling Checker cannot process more than %ld characters.
  12214.  
  12215. !*strings.21844:You cannot paste this much text in a single operation.\n\
  12216. Try pasting the text in several smaller segments.
  12217.  
  12218. !*strings.21845:Delete From All Lists
  12219.  
  12220. !*strings.21846:Adding cards to Netscape address book: %s
  12221.  
  12222. !*strings.21847:Updating Mailing Lists in %s
  12223.  
  12224. !*strings.21848:Import
  12225.  
  12226. !*strings.21849:Copying cards from Netscape address book: %s
  12227.  
  12228. !*strings.21850:Export
  12229.  
  12230. !*strings.21851:Deleting entries from %s
  12231.  
  12232. !*strings.21852:Copying entries to %s
  12233.  
  12234. !*strings.21853:Moving entries to %s
  12235.  
  12236. !*strings.21854:Deleting '%s' will delete its mailing lists and cards.\n\
  12237. Are you sure you still want to delete this address book?
  12238.  
  12239. !*strings.21855:Deleting '%s' will remove this directory.\n\
  12240. Are you sure you still want to delete this directory?
  12241.  
  12242. !*strings.21856:An address book file in your preferences is a developmental database format.\n\
  12243.  The format has since changed and we are not supporting \n\
  12244.  binary import from this format. \n\
  12245.  We're modifying your preferences to use a new file.
  12246.  
  12247. !*strings.21857:Directory
  12248.  
  12249. !*strings.21858:by %s
  12250.  
  12251. !*strings.21859:You must have at least one address book.
  12252.  
  12253. !*strings.21860:Change this action to a copy by holding down the ctrl key
  12254.  
  12255. !*strings.21861:Change this action to a move by holding down the shift key
  12256.  
  12257. !*strings.21862:   
  12258.  
  12259. !*strings.21863:Delete From Address Book
  12260.  
  12261. !*strings.21864:You already have an address book or directory with this name. \n\
  12262. Please enter a different name.
  12263.  
  12264. !*strings.21865:Multiple Matches Found
  12265.  
  12266. !*strings.21866:No match found
  12267.  
  12268. !*strings.21867:All addresses match
  12269.  
  12270. !*strings.21868:All addresses have multiple matches
  12271.  
  12272. !*strings.21869:No matches found
  12273.  
  12274. !*strings.21870:%d multiple matches
  12275.  
  12276. !*strings.21871:%s has multiple matches
  12277.  
  12278. !*strings.21872:%s matches
  12279.  
  12280. !*strings.21873:%d matches found
  12281.  
  12282. !*strings.21874:%s doesn't match
  12283.  
  12284. !*strings.21875:%d do not match
  12285.  
  12286. !*strings.21876:Cellular Phone
  12287.  
  12288. !*strings.21877:Pager
  12289.  
  12290. !*strings.21880:You must save\n\
  12291. %s\n\
  12292. to a local file before editing.\n\
  12293. Save to a file now?
  12294.  
  12295. !*strings.21881:Would you like to add %s to your LDAP preferences?
  12296.  
  12297. !*strings.21882:Card for %s
  12298.  
  12299. !*strings.21883:Subject
  12300.  
  12301. !*strings.21884:Resent-Comments
  12302.  
  12303. !*strings.21885:Resent-Date
  12304.  
  12305. !*strings.21886:Resent-Sender
  12306.  
  12307. !*strings.21887:Resent-From
  12308.  
  12309. !*strings.21888:Resent-To
  12310.  
  12311. !*strings.21889:Resent-CC
  12312.  
  12313. !*strings.21890:Date
  12314.  
  12315. !*strings.21891:Sender
  12316.  
  12317. !*strings.21892:From
  12318.  
  12319. !*strings.21893:Reply-To
  12320.  
  12321. !*strings.21894:Organization
  12322.  
  12323. !*strings.21895:To
  12324.  
  12325. !*strings.21896:CC
  12326.  
  12327. !*strings.21897:Newsgroups
  12328.  
  12329. !*strings.21898:Followup-To
  12330.  
  12331. !*strings.21899:References
  12332.  
  12333. !*strings.21900:Name
  12334.  
  12335. !*strings.21901:Type
  12336.  
  12337. !*strings.21902:Encoding
  12338.  
  12339. !*strings.21903:Description
  12340.  
  12341. !*strings.21904:Failed to initialize news servers. Perhaps your Newsgroup Directory preference is invalid.\n\
  12342.  You will be able to post to newsgroups, but not read them
  12343.  
  12344. !*strings.21905:Sender
  12345.  
  12346. !*strings.21906:All
  12347.  
  12348. !*strings.21907:Messages on %s
  12349.  
  12350. !*strings.21908:Can't move a folder into a folder it contains
  12351.  
  12352. !*strings.21909:%ld new newsgroups have been created on the %s news server.  To view the list\n\
  12353. of new newsgroups, select "Join Newsgroup" and then click on\n\
  12354. the "New Newsgroups" tab.
  12355.  
  12356. !*strings.21910:Searching newsgroup names...
  12357.  
  12358. !*strings.21911:Send Encrypted
  12359.  
  12360. !*strings.21912:Send Cryptographically Signed
  12361.  
  12362. !*strings.21913:Security
  12363.  
  12364. !*strings.21925:Link to Document
  12365.  
  12366. !*strings.21926:<B>Document Info:</B>
  12367.  
  12368. !*strings.21927:In message %s %s wrote:<P>
  12369.  
  12370. !*strings.21928:%s wrote:<P>
  12371.  
  12372. !*strings.21929:unspecified type
  12373.  
  12374. !*strings.21930:This is a cryptographically signed message in MIME format.
  12375.  
  12376. !*strings.21931:Marked %ld messages read
  12377.  
  12378. !*strings.21932:Marked %ld messages read...Done
  12379.  
  12380. !*strings.21933:Message-ID
  12381.  
  12382. !*strings.21934:Resent-Message-ID
  12383.  
  12384. !*strings.21935:BCC
  12385.  
  12386. !*strings.21936:Can't delete the reserved folder '%s'.
  12387.  
  12388. !*strings.21937:Can't search the folder '%s' because it doesn't have a summary file.
  12389.  
  12390. !*strings.21938:New
  12391.  
  12392. !*strings.21939:Personal Address Book
  12393.  
  12394. !*strings.21940:By Status
  12395.  
  12396. !*strings.21941:New
  12397.  
  12398. !*strings.21942:HTML Mail Question
  12399.  
  12400. !*strings.21943:Some of the recipients are not listed as being able to receive HTML\n\
  12401. mail.  Would you like to convert the message to plain text or send it\n\
  12402. in HTML anyway?\n\
  12403. <p>\n\
  12404. <table>\n\
  12405. <tr><td valign=top>\n\
  12406. %-cont-%
  12407.  
  12408. !*strings.21944:<input type=radio name=mail value=1 checked>\n\
  12409. </td><td valign=top>\n\
  12410. Send in Plain Text and HTML\n\
  12411. </td></tr><tr><td valign=top>\n\
  12412. <input type=radio name=mail value=2>\n\
  12413. </td><td valign=top>\n\
  12414. %-cont-%
  12415.  
  12416. !*strings.21945:Send in Plain Text Only\n\
  12417. </td></tr><tr><td valign=top>\n\
  12418. <input type=radio name=mail value=3>\n\
  12419. </td><td valign=top>\n\
  12420. Send in HTML Only\n\
  12421. </td></tr>\n\
  12422. </table>\n\
  12423. <center>\n\
  12424. <script>\n\
  12425. %-cont-%
  12426.  
  12427. !*strings.21946:function Doit(value) {\n\
  12428.     document.theform.cmd.value = value;\n\
  12429.     document.theform.submit();\n\
  12430. }\n\
  12431. </script>\n\
  12432. <input type=hidden name=cmd value=-1>\n\
  12433. %-cont-%
  12434.  
  12435. !*strings.21947:<input type=button value="Send" onclick="Doit(0);">\n\
  12436. <input type=button value="Don't Send" onclick="Doit(1);">\n\
  12437. <input type=button value="Recipients..." onclick="Doit(2);">\n\
  12438. %-cont-%
  12439.  
  12440. !*strings.21948:<input type=button value="Help" onclick="Doit(3);">\n\
  12441. <input type=hidden name=button value=0>\n\
  12442. </center>\n
  12443.  
  12444. !*strings.21949:
  12445.  
  12446. !*strings.21950:
  12447.  
  12448. !*strings.21951:
  12449.  
  12450. !*strings.21952:
  12451.  
  12452. !*strings.21953:
  12453.  
  12454. !*strings.21954:<everyone>
  12455.  
  12456. !*strings.21955:HTML Recipients
  12457.  
  12458. !*strings.21956:The recipients and domains below are not listed as being able to read\n\
  12459. HTML messages.  If this listing is incorrect, you may change it below.\n\
  12460. %-cont-%
  12461.  
  12462. !*strings.21957:<p>\n\
  12463. <table>\n\
  12464. <tr>\n\
  12465. <td>Does not prefer HTML</td>\n\
  12466. <td></td>\n\
  12467. <td>Prefers HTML</td>\n\
  12468. </tr>\n\
  12469. <tr>\n\
  12470. <td>\n\
  12471. <select name=nohtml size=7 multiple\n\
  12472. %-cont-%
  12473.  
  12474. !*strings.21958:onChange="SelectAllIn(document.theform.html, false);">\n\
  12475. %1%\n\
  12476. </select>\n\
  12477. </td>\n\
  12478. <td>\n\
  12479. <center>\n\
  12480. <input type=button name=add\n\
  12481. value="Add > >" onclick="DoAdd();">\n\
  12482. %-cont-%
  12483.  
  12484. !*strings.21959:<p>\n\
  12485. <input type=button name=remove\n\
  12486. value="< < Remove" onclick="DoRemove();">\n\
  12487. </center>\n\
  12488. </td>\n\
  12489. <td>\n\
  12490. <select name=html size=7 multiple\n\
  12491. %-cont-%
  12492.  
  12493. !*strings.21960:onChange="SelectAllIn(document.theform.nohtml, false);">\n\
  12494. %2%\n\
  12495. </select>\n\
  12496. </td>\n\
  12497. </tr>\n\
  12498. </table>\n\
  12499. <p>\n\
  12500. <center>\n\
  12501. %-cont-%
  12502.  
  12503. !*strings.21961:<input type=button value=OK onclick="SelectAll(); Doit(0);">\n\
  12504. <input type=button value=Cancel onclick="Doit(1);">\n\
  12505. <input type=button value=Help onclick="Doit(2);">\n\
  12506. %-cont-%
  12507.  
  12508. !*strings.21962:<input type=hidden name=cmd value=-1>\n\
  12509. <input type=hidden name=button value=0>\n\
  12510. </center>\n\
  12511. <script>\n\
  12512. %0%\n\
  12513. </script>\n
  12514.  
  12515. !*strings.21963:
  12516.  
  12517. !*strings.21964:
  12518.  
  12519. !*strings.21965:
  12520.  
  12521. !*strings.21966:
  12522.  
  12523. !*strings.21967:
  12524.  
  12525. !*strings.21968:An Address Book entry with this name and email address already exists.
  12526.  
  12527. !*strings.21969:This Address Book entry is already a member of this list.
  12528.  
  12529. !*strings.21970:Custom 1
  12530.  
  12531. !*strings.21971:Custom 2
  12532.  
  12533. !*strings.21972:Custom 3
  12534.  
  12535. !*strings.21973:Custom 4
  12536.  
  12537. !*strings.21974:Custom 5
  12538.  
  12539. !*strings.21975:Mailing lists can only contain entries from the Personal Address Book.\n\
  12540. Would you like to add %s to the address book?
  12541.  
  12542. !*strings.21976:A mailing list cannot have itself as a member
  12543.  
  12544. !*strings.21977:New Card
  12545.  
  12546. !*strings.21978:New Personal Card
  12547.  
  12548. !*strings.21979:Personal Card for %s
  12549.  
  12550. !*strings.21980:CC: %s
  12551.  
  12552. !*strings.21981:Bcc: %s
  12553.  
  12554. !*strings.21982:To: %s
  12555.  
  12556. !*strings.21983:%s can't be saved. Either the disk is full\n\
  12557. or the file is locked.\n\
  12558. \n\
  12559. Try saving on a different disk or try saving\n\
  12560. %s with a different name.
  12561.  
  12562. !*strings.21984:HEAD call to server failed.\n\
  12563. Upload aborted.
  12564.  
  12565. !*strings.21985:Unable to open address book database file.
  12566.  
  12567. !*strings.21986:A mailing list with this name already exists.
  12568.  
  12569. !*strings.21987:Communicator is unable to import this file into the address book.
  12570.  
  12571. !*strings.21988:Purging newsgroup %s...
  12572.  
  12573. !*strings.21989:Purging newsgroup %s...header %ld
  12574.  
  12575. !*strings.21990:Purging newsgroup %s...article %ld
  12576.  
  12577. !*strings.21991:Purging newsgroup %s...Done
  12578.  
  12579. !*strings.21992:Make sure you specify the entire destination URL.\n\
  12580. e.g. http://somemachine/somedirectory/somefile.html\n\
  12581. \n\
  12582. Try to publish to this URL anyway?
  12583.  
  12584. !*strings.21993:Publish destination is invalid.
  12585.  
  12586. !*strings.21994:Publish destination contains at least one illegal character.
  12587.  
  12588. !*strings.21995:Publish destination must begin with ftp:// or http://
  12589.  
  12590. !*strings.21996:Publish destination ends in a slash.
  12591.  
  12592. !*strings.21997:Publish destination has no file extension.
  12593.  
  12594. !*strings.21998:Source of: 
  12595.  
  12596. !*strings.21999:The server 
  12597.  
  12598. !*strings.22000:\n\
  12599. wishes to set a cookie that will be sent 
  12600.  
  12601. !*strings.22001:\n\
  12602. to any server in the domain 
  12603.  
  12604. !*strings.22002:only back to itself
  12605.  
  12606. !*strings.22003:\n\
  12607. The name and value of the cookie are:\n
  12608.  
  12609. !*strings.22004:\n\
  12610. This cookie will persist until 
  12611.  
  12612. !*strings.22005:\n\
  12613. Do you wish to allow the cookie to be set?
  12614.  
  12615. !*strings.22006:Content Length:
  12616.  
  12617. !*strings.22007:Real Content Length:
  12618.  
  12619. !*strings.22008:Content type:
  12620.  
  12621. !*strings.22009:Local filename:
  12622.  
  12623. !*strings.22010:Last Modified:
  12624.  
  12625. !*strings.22011:Expires:
  12626.  
  12627. !*strings.22012:Last accessed:
  12628.  
  12629. !*strings.22013:Character set:
  12630.  
  12631. !*strings.22014:Secure:
  12632.  
  12633. !*strings.22015:Uses relative path:
  12634.  
  12635. !*strings.22016:From Netsite Server:
  12636.  
  12637. !*strings.22017:Changing the character set may alter some\n\
  12638. of the characters in your document.\n\
  12639. This change is not undoable.\n\
  12640. Are you sure you want to proceed?
  12641.  
  12642. !*strings.22018:The following links could become invalid because\n\
  12643. they refer to files on your local hard disk(s).\n\
  12644. \n\
  12645. %s\n\
  12646. If you're sure you set up the links properly, click\n\
  12647. OK to continue publishing.
  12648.  
  12649. !*strings.22019:%s can't be saved because the disk is full or the\n\
  12650. file is locked. Try saving on a different disk or try saving\n\
  12651. %s with a different name.
  12652.  
  12653. !*strings.22020:\n\
  12654. \n\
  12655. If you continue saving, %s won't be saved with\n\
  12656. this page.
  12657.  
  12658. !*strings.22021:The file %s associated with this page can't be\n\
  12659. saved.  Make sure the file is in the correct location.
  12660.  
  12661. !*strings.22022:The file %s associated with this page can't be\n\
  12662. saved because there is a problem with the file.
  12663.  
  12664. !*strings.22023:There was a problem preparing %s for\n\
  12665. publishing. Netscape couldn't create a temporary file.
  12666.  
  12667. !*strings.22024:\n\
  12668. \n\
  12669. Check to see if your hard disk is full.
  12670.  
  12671. !*strings.22025:There was a problem preparing %s for publishing.\n\
  12672. Netscape couldn't create a temporary file.
  12673.  
  12674. !*strings.22026:\n\
  12675. \n\
  12676. If you continue, %s won't be published with\n\
  12677. this page.
  12678.  
  12679. !*strings.22027:Netscape couldn't prepare the file %s for\n\
  12680. publishing. Make sure the file is in the correct location.
  12681.  
  12682. !*strings.22028:The file %s associated with this page can't\n\
  12683. be published because there is a problem with the file.
  12684.  
  12685. !*strings.22029:There was a problem preparing the message for sending.\n\
  12686. Netscape couldn't create a temporary file.
  12687.  
  12688. !*strings.22030:There was a problem preparing %s for sending.\n\
  12689. Netscape couldn't create a temporary file.
  12690.  
  12691. !*strings.22031:Netscape couldn't prepare the file %s for\n\
  12692. sending. Make sure the file is in the correct location.
  12693.  
  12694. !*strings.22032:The file %s associated with this page can't be\n\
  12695. sent because there is a problem with the file.
  12696.  
  12697. !*strings.22033:\n\
  12698. \n\
  12699. If you continue, %s won't be sent with\n\
  12700. this page.
  12701.  
  12702. !*strings.22034:View Complete Card
  12703.  
  12704. !*strings.22035:View Condensed Card
  12705.  
  12706. !*strings.22036:By Flag
  12707.  
  12708. !*strings.22037:By Unread
  12709.  
  12710. !*strings.22038:By Size
  12711.  
  12712. !*strings.22039:Netscape was unable to connect to the network because\n\
  12713. you are offline.  To reconnect, choose Offline\n\
  12714. from the File Menu and then select Work Online.
  12715.  
  12716. !*strings.22040: 
  12717.  
  12718. !*strings.22041:, 
  12719.  
  12720. !*strings.22042:That item can not be moved to the requested location.
  12721.  
  12722. !*strings.22043:Enter password to protect data being exported:
  12723.  
  12724. !*strings.22044:in %s
  12725.  
  12726. !*strings.22045:in selected items
  12727.  
  12728. !*strings.22046:in offline mail folders
  12729.  
  12730. !*strings.22047:in online mail folders
  12731.  
  12732. !*strings.22048:in subscribed newsgroups
  12733.  
  12734. !*strings.22049:in searchable newsgroups
  12735.  
  12736. !*strings.22050:Default Directory Server
  12737.  
  12738. !*strings.22051:Specific Directory Server
  12739.  
  12740. !*strings.22052:Hostname or IP Address
  12741.  
  12742. !*strings.22053:Conference Software Address
  12743.  
  12744. !*strings.22054:Additional Information:
  12745.  
  12746. !*strings.22055:HTML Domains
  12747.  
  12748. !*strings.22056:<script>\n\
  12749. function DeleteSelected() {\n\
  12750.   selname = document.theform.selname;\n\
  12751.   gone = document.theform.gone;\n\
  12752.   var p;\n\
  12753.   var i;\n\
  12754.   for (i=selname.options.length-1 ; i>=0 ; i--) {\n\
  12755. %-cont-%
  12756.  
  12757. !*strings.22057:    if (selname.options[i].selected) {\n\
  12758.       selname.options[i].selected = 0;\n\
  12759.       gone.value = gone.value + "," + selname.options[i].text;\n\
  12760.       for (j=i ; j<selname.options.length ; j++) {\n\
  12761. %-cont-%
  12762.  
  12763. !*strings.22058:        selname.options[j] = selname.options[j+1];\n\
  12764.       }\n\
  12765.     }\n\
  12766.   }\n\
  12767. }\n\
  12768. %-cont-%
  12769.  
  12770. !*strings.22059:function AddNewDomain() {\n\
  12771.   selname = document.theform.selname;\n\
  12772.   if (document.theform.newDomain.value == "")\n\
  12773.     return;\n\
  12774.   var i;\n\
  12775. %-cont-%
  12776.  
  12777. !*strings.22060:  for (i=0; i<selname.options.length; i++) {\n\
  12778.     if (selname.options[i].text == document.theform.newDomain.value)\n\
  12779.       return;\n\
  12780.   }\n\
  12781.   newName = new Option(\n\
  12782.    document.theform.newDomain.value, document.theform.newDomain.value);\n\
  12783. %-cont-%
  12784.  
  12785. !*strings.22061:   selname.options[selname.options.length] = newName;\n\
  12786.    newlist = document.theform.newdom;\n\
  12787.    newlist.value = newlist.value + "," + newName.value;\n\
  12788. }\n\
  12789. %-cont-%
  12790.  
  12791. !*strings.22062:</script>\n\
  12792. This is a list of domains that can accept HTML mail.  Anyone whose\n\
  12793. e-mail address ends in one of these domains is considered to use a\n\
  12794. mail reader which understands HTML, such as Netscape.<p>\n\
  12795. %-cont-%
  12796.  
  12797. !*strings.22063:You may remove a domain from this list by clicking on it and\n\
  12798. choosing Delete. Add a domain by entering the domain name and\n\
  12799. clicking Add New Domain.<p>\n\
  12800. <select name=selname multiple size=10>\n\
  12801. %0%\n\
  12802. %-cont-%
  12803.  
  12804. !*strings.22064:</select>\n\
  12805. <input type=button value=Delete onclick="DeleteSelected();">\n\
  12806. <BR><input type="text" name="newDomain"\n\
  12807.  SIZE=16 VALUE="" onFocus="this.select()">\n\
  12808. %-cont-%
  12809.  
  12810. !*strings.22065:<input type=button value="Add New Domain" onclick="AddNewDomain()">\n\
  12811. <input type=hidden name=gone value="">\n\
  12812. <input type=hidden name=newdom value="">\n
  12813.  
  12814. !*strings.22066:The newsgroup %s was accepting HTML because all newsgroups whose name\n\
  12815. started with "%s" were marked to accept HTML.  This action will\n\
  12816. reverse that; newsgroups whose name start with "%s" will no longer\n\
  12817. accept HTML.
  12818.  
  12819. !*strings.22067:Folder
  12820.  
  12821. !*strings.22068:The newsgroup %s does not appear to exist on the host %s.\n\
  12822. Would you like to unsubscribe from it?
  12823.  
  12824. !*strings.22079:Show Security Information
  12825.  
  12826. !*strings.22080:Encrypted<BR><NOBR>and Signed</NOBR>
  12827.  
  12828. !*strings.22081:Signed
  12829.  
  12830. !*strings.22082:Encrypted
  12831.  
  12832. !*strings.22083:Certificates
  12833.  
  12834. !*strings.22084:Invalid Signature
  12835.  
  12836. !*strings.22085:Invalid Signature
  12837.  
  12838. !*strings.22086:Invalid Encryption
  12839.  
  12840. !*strings.22087:Invalid Certificates
  12841.  
  12842. !*strings.22088:New Newsgroup
  12843.  
  12844. !*strings.22089:Creates a new category in this newsgroup
  12845.  
  12846. !*strings.22090:There is no email address for %s.
  12847.  
  12848. !*strings.22091:Expired %ld messages
  12849.  
  12850. !*strings.22092:Expired %ld messages...Done
  12851.  
  12852. !*strings.22093:Trash
  12853.  
  12854. !*strings.22094:Inbox
  12855.  
  12856. !*strings.22095:Unsent Messages
  12857.  
  12858. !*strings.22096:Drafts
  12859.  
  12860. !*strings.22097:Sent
  12861.  
  12862. !*strings.22098:New Folder
  12863.  
  12864. !*strings.22099:Rename Folder
  12865.  
  12866. !*strings.22100:Manage Mail Account
  12867.  
  12868. !*strings.22101:Netscape is unable to manage your mail account.\n\
  12869. Please contact your mail account administrator\n\
  12870. or try again later.
  12871.  
  12872. !*strings.22102:Manage Newsgroups
  12873.  
  12874. !*strings.22103:Netscape is unable to locate the socks server:\n\
  12875.   %.200s\n\
  12876. The server does not have a DNS entry.\n\
  12877. \n\
  12878. Check the socks server name in the proxy\n\
  12879. configuration and try again.
  12880.  
  12881. !*strings.22104:An object with that nickname exists.  Please enter a new nickname.
  12882.  
  12883. !*strings.22105:Get New News Articles
  12884.  
  12885. !*strings.22106:Local Mail
  12886.  
  12887. !*strings.22107:%s Newsgroups
  12888.  
  12889. !*strings.22108:%s Receiving: message headers %lu of %lu
  12890.  
  12891. !*strings.22109:%s Receiving: message flags %lu of %lu
  12892.  
  12893. !*strings.22110:Deleting messages...
  12894.  
  12895. !*strings.22111:Deleting message...
  12896.  
  12897. !*strings.22112:Moving messages to %s...
  12898.  
  12899. !*strings.22113:Moving message to %s...
  12900.  
  12901. !*strings.22114:Copying messages %s...
  12902.  
  12903. !*strings.22115:Copying message %s...
  12904.  
  12905. !*strings.22116:Opening folder %s...
  12906.  
  12907. !*strings.22117:Are you sure you want to move %s away from its default \n\
  12908. location? Next time Communicator runs, a new %s folder \n\
  12909. will be created in the default location
  12910.  
  12911. !*strings.22118:Update Message Counts
  12912.  
  12913. !*strings.22119:Deleting %lu of %lu messages
  12914.  
  12915. !*strings.22120:Copying %lu of %lu messages to %s
  12916.  
  12917. !*strings.22121:Moving %lu of %lu messages to %s
  12918.  
  12919. !*strings.22122:Your file was uploaded successfully.
  12920.  
  12921. !*strings.22123:%d files were uploaded successfully.
  12922.  
  12923. !*strings.22124:Mail: delivering message %ld to %s...
  12924.  
  12925. !*strings.22125:Mail: delivering message %ld...
  12926.  
  12927. !*strings.22126:You are doing an unencrypted Forward of a message which was\n\
  12928. encrypted when you received it.  Sending this message unencrypted\n\
  12929. may reduce the level of privacy of the attached message.\n\
  12930. \n\
  12931. Send unencrypted anyway?
  12932.  
  12933. !*strings.22127:\n\
  12934. \n\
  12935. Browse to your default publishing location now?
  12936.  
  12937. !*strings.22128:You can not copy and paste between different\n\
  12938. versions of Netscape Composer or Netscape Gold.
  12939.  
  12940. !*strings.22129:You can not copy and paste between windows with\n\
  12941. different character set encodings.
  12942.  
  12943. !*strings.22130:NFS URLs not internally supported, use an HTTP proxy server: 
  12944.  
  12945. !*strings.22132:Change rule to reflect new folder location?
  12946.  
  12947. !*strings.22133:Disable filter rule for this folder?
  12948.  
  12949. !*strings.22134:Dynamic Fonts
  12950.  
  12951. !*strings.22135:<H2>Installed Font Displayers<HR WIDTH=100%></H2>\n\
  12952.  <FONT SIZE=+0>\n\
  12953.  The font displayers that you have installed and the font formats\n\
  12954.  supported by each, are listed below.
  12955.  
  12956. !*strings.22136:Use the radioboxes to enable or disable a particular format for a\n\
  12957.  particular displayer.<P>
  12958.  
  12959. !*strings.22137:For more information on Netscape Dynamic Fonts, click <a href=http://home.netscape.com/comprod/products/communicator/version_4.0/dynfonts  target=aboutDynamicFonts>here</a><hr>
  12960.  
  12961. !*strings.22138:</FONT>
  12962.  
  12963. !*strings.22139:<TABLE BORDER WIDTH=99%%><TR>\n\
  12964.  <TD COLSPAN=3><B>%s</B><BR>%s<BR>Located at: %s<BR><BR></TD>\n\
  12965.  </TR>
  12966.  
  12967. !*strings.22140:<TABLE BORDER WIDTH=99%%><TR>\n\
  12968.  <TD COLSPAN=3><B>%s</B><BR>%s<BR><BR></TD>\n\
  12969.  </TR>
  12970.  
  12971. !*strings.22141:<TR>\n\
  12972.  <TD WIDTH=33%%><INPUT NAME="%s" TYPE=Radio VALUE="%s" %s><B>%s</B></TD>\n\
  12973.  <TD WIDTH=50%%>%s</TD>\n\
  12974.  <TD>%s</TD>\n\
  12975.  </TR>
  12976.  
  12977. !*strings.22142:</TABLE>\n\
  12978.  <BR>\n\
  12979.  <BR>
  12980.  
  12981. !*strings.22143:<B>No Displayers Installed</B>
  12982.  
  12983. !*strings.22144:Netscape Default Font Displayer
  12984.  
  12985. !*strings.22145:This font displayer handles fonts that are installed on the system.
  12986.  
  12987. !*strings.22146:Outbox
  12988.  
  12989. !*strings.22147:The `Outbox' folder contains a message which is not\n\
  12990. scheduled for delivery!
  12991.  
  12992. !*strings.22148:The `Outbox' folder contains %d messages which are not\n\
  12993. scheduled for delivery!
  12994.  
  12995. !*strings.22149:\n\
  12996. \n\
  12997. This probably means that some program other than\n\
  12998. Netscape has added messages to this folder.\n
  12999.  
  13000. !*strings.22150:The `Outbox' folder is special; it is only for storing\n\
  13001. messages to be sent later.
  13002.  
  13003. !*strings.22151:The local configuration file specified a configuration URL but the AutoAdmin component could not\n\
  13004.  be loaded.  AutoAdmin is required to support remote configuration URLs.  You will be unable to load\n\
  13005.  any remote documents.
  13006.  
  13007. !*strings.22152:Adding to %s: %ld of %ld
  13008.  
  13009. !*strings.22153:<B><FONT COLOR="#808080">      Internal</FONT></B>
  13010.  
  13011. !*strings.22154:File Name to Import
  13012.  
  13013. !*strings.22155:File Name to Export
  13014.  
  13015. !*strings.22156:This document is %ld bytes long. That is too large to be read by a Composer Plug-in. The maximum allowed size is %ld bytes.
  13016.  
  13017. !*strings.22157:The Composer Plug-in tried to create a document that is %ld bytes long. The maximum allowed size is %ld bytes.
  13018.  
  13019. !*strings.22158:S/MIME Encrypted Message
  13020.  
  13021. !*strings.22159:S/MIME Cryptographic Signature
  13022.  
  13023. !*strings.22160:Netscape was unable to start Netcaster.\n\
  13024. Make sure Netcaster is installed correctly.
  13025.  
  13026. !*strings.22161:Composer can't open the URL '%s'.\n\
  13027. \n\
  13028. You must enter an absolute URL or an absolute pathname.\n\
  13029. e.g. 'http://mysystem.com/mydoc.html'
  13030.  
  13031. !*strings.22162:%d-bit %s
  13032.  
  13033. !*strings.22163:Only one operation at a time on this folder is permitted. \n\
  13034. Please wait until the other operation completes and try again.
  13035.  
  13036. !*strings.22164:Are you sure you want to move the selected folders into the Trash?
  13037.  
  13038. !*strings.22165:Netscape is unable to start Netcaster because Java and/or JavaScript are not enabled. \n\
  13039. Please verify that your Advanced Preferences are set correctly and try again.
  13040.  
  13041. !*strings.22170:0,0,0,Default color
  13042.  
  13043. !*strings.22171:255,255,255,#FFFFFF
  13044.  
  13045. !*strings.22172:204,204,204,#CCCCCC
  13046.  
  13047. !*strings.22173:153,153,153,#999999
  13048.  
  13049. !*strings.22174:102,102,102,#666666
  13050.  
  13051. !*strings.22175:51,51,51,#333333
  13052.  
  13053. !*strings.22176:0,0,0,#000000
  13054.  
  13055. !*strings.22177:255,204,204,#FFCCCC
  13056.  
  13057. !*strings.22178:255,102,102,#FF6666
  13058.  
  13059. !*strings.22179:255,0,0,#FF0000
  13060.  
  13061. !*strings.22180:204,0,0,#CC0000
  13062.  
  13063. !*strings.22181:153,0,0,#990000
  13064.  
  13065. !*strings.22182:102,0,0,#660000
  13066.  
  13067. !*strings.22183:51,0,0,#330000
  13068.  
  13069. !*strings.22184:255,204,153,#FFCC99
  13070.  
  13071. !*strings.22185:255,204,51,#FFCC33
  13072.  
  13073. !*strings.22186:255,153,0,#FF9900
  13074.  
  13075. !*strings.22187:255,102,0,#FF6600
  13076.  
  13077. !*strings.22188:204,102,0,#CC6600
  13078.  
  13079. !*strings.22189:153,51,0,#993300
  13080.  
  13081. !*strings.22190:102,51,0,#663300
  13082.  
  13083. !*strings.22191:255,255,204,#FFFFCC
  13084.  
  13085. !*strings.22192:255,255,153,#FFFF99
  13086.  
  13087. !*strings.22193:255,255,0,#FFFF00
  13088.  
  13089. !*strings.22194:255,204,0,#FFCC00
  13090.  
  13091. !*strings.22195:153,153,0,#999900
  13092.  
  13093. !*strings.22196:102,102,0,#666600
  13094.  
  13095. !*strings.22197:51,51,0,#333300
  13096.  
  13097. !*strings.22198:153,255,153,#99FF99
  13098.  
  13099. !*strings.22199:102,255,153,#66FF99
  13100.  
  13101. !*strings.22200:51,255,51,#33FF33
  13102.  
  13103. !*strings.22201:0,204,0,#00CC00
  13104.  
  13105. !*strings.22202:0,153,0,#006600
  13106.  
  13107. !*strings.22203:0,102,0,#006600
  13108.  
  13109. !*strings.22204:0,51,0,#003300
  13110.  
  13111. !*strings.22205:204,255,255,#CCFFFF
  13112.  
  13113. !*strings.22206:102,255,255,#66FFFF
  13114.  
  13115. !*strings.22207:51,204,255,#33CCFF
  13116.  
  13117. !*strings.22208:51,102,255,#3366FF
  13118.  
  13119. !*strings.22209:51,51,255,#3333FF
  13120.  
  13121. !*strings.22210:0,0,153,#000099
  13122.  
  13123. !*strings.22211:0,0,102,#000066
  13124.  
  13125. !*strings.22212:255,204,255,#FFCCFF
  13126.  
  13127. !*strings.22213:255,153,255,#FF99FF
  13128.  
  13129. !*strings.22214:204,102,204,#CC66CC
  13130.  
  13131. !*strings.22215:204,51,204,#CC33CC
  13132.  
  13133. !*strings.22216:153,51,102,#993366
  13134.  
  13135. !*strings.22217:102,51,102,#663366
  13136.  
  13137. !*strings.22218:51,0,51,#330033
  13138.  
  13139. !*strings.22219:
  13140.  
  13141. !*strings.22261:
  13142.  
  13143. !*strings.22262:SmartUpdate failed: Downloaded archive is not a JAR file.
  13144.  
  13145. !*strings.22263:SmartUpdate failed: JAR archive failed security check. %s.
  13146.  
  13147. !*strings.22264:SmartUpdate failed: JAR archive has no installer file information.
  13148.  
  13149. !*strings.22265:SmartUpdate failed: JAR archive is missing an installer file %s.
  13150.  
  13151. !*strings.22266:No automatic configuration file was received.\n\
  13152. \n\
  13153. You will be unable to load and documents from the network.\n\
  13154. See your local system administrator for help.
  13155.  
  13156. !*strings.22267:The automatic configuration file is not of the correct type:\n\
  13157. \n\
  13158.         %s\n\
  13159. \n\
  13160. Expected the MIME type of application/x-javascript-config.
  13161.  
  13162. !*strings.22268:The automatic configuration file could not be loaded.\n\
  13163. \n\
  13164. You will be unable to load any documents from the network.\n\
  13165. See your local system administrator for help.
  13166.  
  13167. !*strings.22269:No automatic configuration file was received.\n\
  13168. \n\
  13169. Will default based on the last configuration.
  13170.  
  13171. !*strings.22270:The backup automatic configuration file had errors.\n\
  13172. \n\
  13173. We will default to the standard configuration.
  13174.  
  13175. !*strings.22271:The automatic configuration file has errors:\n\
  13176. \n\
  13177.         %s\n\
  13178. \n\
  13179. We will default to the standard configuration.
  13180.  
  13181. !*strings.22272:Automatic configuration load was cancelled.\n\
  13182. \n\
  13183. We will default to the standard configuration.
  13184.  
  13185. !*strings.22273:Your certificates have been successfully exported.
  13186.  
  13187. !*strings.22274:Your certificates have been successfully imported.
  13188.  
  13189. !*strings.22275:Enter password protecting data to be imported:
  13190.  
  13191. !*strings.22276:Would you like to add the remaining addresses to the personal address book?
  13192.  
  13193. !*strings.22277:User Certificate
  13194.  
  13195. !*strings.22278:User E-mail Certificate
  13196.  
  13197. !*strings.22279:The Trash already contains a folder named '%s.'\n\
  13198. Please either empty the trash or rename this folder.
  13199.  
  13200. !*strings.22280:The Trash already contained a folder named '%s.'\n\
  13201. The folder which you just deleted can be found in the Trash\n\
  13202. under the new name '%s.'
  13203.  
  13204. !*strings.22281:The current command did not succeed.  The mail server responded:\n\
  13205. %s
  13206.  
  13207. !*strings.22282:Where would you like to install %s?
  13208.  
  13209. !*strings.22283:View Document Source
  13210.  
  13211. !*strings.22284:<H3>No info while document is loading</H3>\n
  13212.  
  13213. !*strings.22285:<LI>Frame: 
  13214.  
  13215. !*strings.22286:Image:
  13216.  
  13217. !*strings.22287:Embed:
  13218.  
  13219. !*strings.22288:Applet:
  13220.  
  13221. !*strings.22289:Background Image: 
  13222.  
  13223. !*strings.22290:<LI>Action URL: 
  13224.  
  13225. !*strings.22291:<LI>Encoding: 
  13226.  
  13227. !*strings.22292:<LI>Method: 
  13228.  
  13229. !*strings.22293:<LI>Layer: 
  13230.  
  13231. !*strings.22294:Some of these attachments contain Macintosh specific information. Using UUENCODE will cause this information to be lost. Continue sending?
  13232.  
  13233. !*strings.22295:Re-enter the password to confirm it:
  13234.  
  13235. !*strings.22296:The passwords entered did not match.  Enter\n\
  13236. the password to protect data being exported:
  13237.  
  13238. !*strings.22297:Creating folder...
  13239.  
  13240. !*strings.22298:Opening folder...
  13241.  
  13242. !*strings.22299:Deleting folder %s...
  13243.  
  13244. !*strings.22300:Renaming folder %s...
  13245.  
  13246. !*strings.22301:Looking for folders...
  13247.  
  13248. !*strings.22302:Subscribing to folder %s...
  13249.  
  13250. !*strings.22303:Unsubscribing from folder %s...
  13251.  
  13252. !*strings.22304:Searching folder...
  13253.  
  13254. !*strings.22305:Getting message info...
  13255.  
  13256. !*strings.22306:Closing folder...
  13257.  
  13258. !*strings.22307:Compacting folder...
  13259.  
  13260. !*strings.22308:Logging out...
  13261.  
  13262. !*strings.22309:Checking mail server capabilities...
  13263.  
  13264. !*strings.22310:Sending login information...
  13265.  
  13266. !*strings.22311:Sending authenticate login information...
  13267.  
  13268. !*strings.22312:SmartUpdate is not complete until you reboot Windows
  13269.  
  13270. !*strings.22313:to Sender Only
  13271.  
  13272. !*strings.22314:untitled
  13273.  
  13274. !*strings.22315:Advance to next unread message in %s?
  13275.  
  13276. !*strings.22316:Sorry, access to the port number given\n\
  13277. has been disabled for security reasons
  13278.  
  13279. !*strings.22317:Lowest
  13280.  
  13281. !*strings.22318:Low
  13282.  
  13283. !*strings.22319:Normal
  13284.  
  13285. !*strings.22320:High
  13286.  
  13287. !*strings.22321:Highest
  13288.  
  13289. !*strings.22322:NONE
  13290.  
  13291. !*strings.22323:Receiving: message totals: %lu of %lu
  13292.  
  13293. !*strings.22324:Please enter your %s and password for access to %s
  13294.  
  13295. !*strings.22325:%s - Receiving: message %lu of %lu
  13296.  
  13297. !*strings.22326:Sorry, Collabra has been disabled;  newsgroup functionality has been turned off.
  13298.  
  13299. !*strings.22327:Downloading message...
  13300.  
  13301. !*strings.22328:Folder creation succeeded, but Netscape was unable to subscribe the new folder.
  13302.  
  13303. !*strings.22329:Folder deletion succeeded, but Netscape was unable to unsubscribe from the folder.
  13304.  
  13305. !*strings.22330:Folder move succeeded, but Netscape was unable to subscribe to the new folder name.
  13306.  
  13307. !*strings.22331:Folder move succeeded, but Netscape was unable to unsubscribe from the old folder name.
  13308.  
  13309. !*strings.22332:Close Window?
  13310.  
  13311. !*strings.22333:Close Window %s?
  13312.  
  13313. !*strings.22334:Your Cookies
  13314.  
  13315. !*strings.22335:Maximum number of cookies allowed:
  13316.  
  13317. !*strings.22336:The number of cookies you have:
  13318.  
  13319. !*strings.22337:Maximum number of cookies per server:
  13320.  
  13321. !*strings.22338:Maximum size of each cookie:
  13322.  
  13323. !*strings.22339:You have no cookies.
  13324.  
  13325. !*strings.22340:Name:
  13326.  
  13327. !*strings.22341:Value:
  13328.  
  13329. !*strings.22342:Host:
  13330.  
  13331. !*strings.22343:Send to host:
  13332.  
  13333. !*strings.22344:any host in the domain from the host above
  13334.  
  13335. !*strings.22345:the above fully qualified host only
  13336.  
  13337. !*strings.22346:Send to path:
  13338.  
  13339. !*strings.22347: (and below)
  13340.  
  13341. !*strings.22348:Secure:
  13342.  
  13343. !*strings.22349:Expires:
  13344.  
  13345. !*strings.22350:at end of session
  13346.  
  13347. !*strings.22351:LDAP Search Results
  13348.  
  13349. !*strings.22352:Javascript Cookie Filter Message:\n
  13350.  
  13351. !*strings.22353:Edit JavaScript Message Filter
  13352.  
  13353. !*strings.22354:New JavaScript Message Filter
  13354.  
  13355. !*strings.22355:<form name=jsfilterdlg_form action=internal-panel-handler method=post> <table width="100%%"> <tr><td colspan=2 bgcolor="#000000">     <font color="#ffffff">JavaScript Message Filter</font> %-cont-%
  13356.  
  13357. !*strings.22356:<tr><td align=right>Filter Name: \n\
  13358.      <td><input name="filter_name" type=text size=30 value="%0%"> %-cont-%
  13359.  
  13360. !*strings.22357:<tr><td align=right>JavaScript Function: \n\
  13361.      <td><input name="filter_script" type=text size=30 value="%1%"> %-cont-%
  13362.  
  13363. !*strings.22358:<tr><td align=right>Description: \n\
  13364.      <td><input name="filter_desc" type=text size=30 value="%2%"> %-cont-%
  13365.  
  13366. !*strings.22359:<tr><td align=right>Filter is \n\
  13367.      <td><input type=radio name=enabled value=on %3%>on<input type=radio name=enabled value=off %4%>off </table></form>
  13368.  
  13369. !*strings.22360:
  13370.  
  13371. !*strings.22361:
  13372.  
  13373. !*strings.22362:
  13374.  
  13375. !*strings.22363:
  13376.  
  13377. !*strings.22364:
  13378.  
  13379. !*strings.22365:Retrieve selected messages
  13380.  
  13381. !*strings.22366:Retrieve flagged messages
  13382.  
  13383. !*strings.22367:Checking IMAP Namespace...
  13384.  
  13385. !*strings.22368:Communicator is unable to replicate the directory because the server's change log information is incomplete.\n\
  13386. The change log information may be invalid or incompatible with Communicator.
  13387.  
  13388. !*strings.22369:Communicator is unable to replicate the directory because the server's replication information is incomplete.\n\
  13389. The server may not support or may not be configured for replication.
  13390.  
  13391. !*strings.22370:Can't replicate at this time.  Netscape may be out of memory or busy.
  13392.  
  13393. !*strings.22371:New Address Book...
  13394.  
  13395. !*strings.22372:New Directory...
  13396.  
  13397. !*strings.22373:Templates
  13398.  
  13399. !*strings.22374:Saving as draft ...
  13400.  
  13401. !*strings.22375:Saving as template ...
  13402.  
  13403. !*strings.22376:Add %s to your Address Book
  13404.  
  13405. !*strings.22377:Enter a name for your new message template.
  13406.  
  13407. !*strings.22378:Note: this Return Receipt only acknowledges that the message was displayed on the recipient's machine. There is no guarantee that the content has been read or understood.
  13408.  
  13409. !*strings.22379:The message has been sent somewhere in some manner (e.g., printed, faxed, forwarded) without being displayed to the person you sent it to. They may or may not see it later.
  13410.  
  13411. !*strings.22380:The message has been processed in some manner (i.e., by some sort of rules or server) without being displayed to the person you sent it to. They may or may not see it later. There may not even be a human user associated the mailbox.
  13412.  
  13413. !*strings.22381:The message has been deleted. The person you sent it to may or may not have seen it. They might "undelete" it at a later time and read it.
  13414.  
  13415. !*strings.22382:The recipient of the message does not wish to send a return receipt back to you.
  13416.  
  13417. !*strings.22383:A failure occurred. A proper return receipt could not be generated or sent to you.
  13418.  
  13419. !*strings.22384:The sender of the message requested a receipt to be returned. \n\
  13420. Do you wish to send one?
  13421.  
  13422. !*strings.22385:Delivering message...
  13423.  
  13424. !*strings.22386:Delivering message... Done
  13425.  
  13426. !*strings.22387:Found folder: %s
  13427.  
  13428. !*strings.22388:Forward Inline
  13429.  
  13430. !*strings.22389:Template
  13431.  
  13432. !*strings.22390:Inbox
  13433.  
  13434. !*strings.22391:The mail server indicates that you may not have any personal mail folders.\n\
  13435. Please verify your subscriptions.
  13436.  
  13437. !*strings.22392:While trying to automatically subscribe, Netscape has found a large number of mail folders.\n\
  13438. Please select which folders you would like subscribed.
  13439.  
  13440. !*strings.22393:Netscape has detected that you have upgraded from a previous version of Communicator.\n\
  13441. You will need to choose which mail folders you want subscribed.
  13442.  
  13443. !*strings.22394:Any folders which are left unsubscribed will not appear in your folder lists,\n\
  13444. but can be subscribed to later by choosing File / Subscribe.
  13445.  
  13446. !*strings.22395:Would you like Netscape to try to automatically subscribe to all your folders?
  13447.  
  13448. !*strings.22396:Please choose which folders you want subscribed in the Subscribe window...
  13449.  
  13450. !*strings.22397:Please wait while Netscape upgrades you to use IMAP mail folder subscriptions...
  13451.  
  13452. !*strings.22398:The upgrade was successful.
  13453.  
  13454. !*strings.22399:You can have multiple mail servers if they are IMAP servers.  You are currently using a POP server.
  13455.  
  13456. !*strings.22400:Are you sure you want to delete this server?
  13457.  
  13458. !*strings.22401:Getting folder ACL...
  13459.  
  13460. !*strings.22402:Click here to remove all expired articles
  13461.  
  13462. !*strings.22403:Return Receipt (displayed)
  13463.  
  13464. !*strings.22404:Return Receipt (dispatched)
  13465.  
  13466. !*strings.22405:Return Receipt (processed)
  13467.  
  13468. !*strings.22406:Return Receipt (deleted)
  13469.  
  13470. !*strings.22407:Return Receipt (denied)
  13471.  
  13472. !*strings.22408:Return Receipt (failed)
  13473.  
  13474. !*strings.22409:Getting Server Configuration Info...
  13475.  
  13476. !*strings.22410:Getting Mailbox Configuration Info...
  13477.  
  13478. !*strings.22411:This body part will be downloaded on demand.
  13479.  
  13480. !*strings.22412:IMAP Error: The message could not be saved due to an error.
  13481.  
  13482. !*strings.22413:IMAP Error: The online folder information could not be retrieved.
  13483.  
  13484. !*strings.22414:Login failed.
  13485.  
  13486. !*strings.22415:Please enter some text to search for and try again.
  13487.  
  13488. !*strings.22416:Unverified Signature
  13489.  
  13490. !*strings.22417:Full Control
  13491.  
  13492. !*strings.22418:Lookup
  13493.  
  13494. !*strings.22419:Read
  13495.  
  13496. !*strings.22420:Set Read/Unread State
  13497.  
  13498. !*strings.22421:Write
  13499.  
  13500. !*strings.22422:Insert (Copy Into)
  13501.  
  13502. !*strings.22423:Post
  13503.  
  13504. !*strings.22424:Create Subfolder
  13505.  
  13506. !*strings.22425:Delete Messages
  13507.  
  13508. !*strings.22426:Administer Folder
  13509.  
  13510. !*strings.22427:Personal Folder
  13511.  
  13512. !*strings.22428:Personal Folder
  13513.  
  13514. !*strings.22429:Public Folder
  13515.  
  13516. !*strings.22430:Other User's Folder
  13517.  
  13518. !*strings.22431:This is a personal mail folder.  It is not shared.
  13519.  
  13520. !*strings.22432:This is a personal mail folder.  It has been shared.
  13521.  
  13522. !*strings.22433:This is a public folder.
  13523.  
  13524. !*strings.22434:This is a mail folder shared by the user '%s'.
  13525.  
  13526. !*strings.22435:Unknown
  13527.  
  13528. !*strings.22436:Password entered doesn't match last password used with server.
  13529.  
  13530. !*strings.22437:You have not entered a password or have exceeded the number of password attempts allowed.
  13531.  
  13532. !*strings.22438:Are you sure you want to remove the mail host %s?
  13533.  
  13534. !*strings.22439:Verify Signature
  13535.  
  13536. !*strings.22440:Toggle Attachment Pane
  13537.  
  13538. !*strings.22441:Download Status
  13539.  
  13540. !*strings.22442:Not downloaded with message
  13541.  
  13542. !*strings.22443:Show all recipients
  13543.  
  13544. !*strings.22444:The Newsgroups header is not valid
  13545.  
  13546. !*strings.22445:To choose which online mail folders are displayed by default in your folder list, select File / Subscribe.\n\
  13547. Folders left unsubscribed can be subscribed later.
  13548.  
  13549. !*strings.22446:Show short recipient list
  13550.  
  13551. !*strings.22447:.* (%ld groups)
  13552.  
  13553. !*strings.22448: (%ld subfolder)
  13554.  
  13555. !*strings.22449: (%ld subfolders)
  13556.  
  13557. !*strings.22452:Waiting for connection to folder %s
  13558.  
  13559. !*strings.22453:Password for IMAP user %.100s on %.100s:
  13560.  
  13561. !*strings.22454:In the future, you can select which messages or folders to read offline. To do \n\
  13562. this, choose Offline from the file menu and then select Synchronize. You can \n\
  13563. adjust the Disk Space preference to prevent the downloading of large messages.
  13564.  
  13565. !*strings.22455:Communicator can only send a message to one news server at a time.
  13566.  
  13567. !*strings.22456:Please wait while Messenger rebuilds summary information \n\
  13568.        about mail folders and newsgroups.
  13569.  
  13570. !*strings.22457:The Followup-To header is not valid
  13571.  
  13572. !*strings.22460:About Related Items
  13573.  
  13574. !*strings.22461:Detailed List...
  13575.  
  13576. !*strings.22462:Retrieving data
  13577.  
  13578. !*strings.22463:Nothing available
  13579.  
  13580. !*strings.22464:Disabled for this site
  13581.  
  13582. !*strings.22465:Replicating Directory
  13583.  
  13584. !*strings.22466:Connecting to directory server...
  13585.  
  13586. !*strings.22467:Replicating directory change entry %d
  13587.  
  13588. !*strings.22468:Replicating directory entry %d
  13589.  
  13590. !*strings.22469:Mail id invalid or not unique, cannot resolve to directory authorization entry.
  13591.  
  13592. !*strings.22470:SmartUpdate\n\
  13593. Configure software installation
  13594.  
  13595. !*strings.22471:Uninstall 
  13596.  
  13597. !*strings.22472:Are you sure you want to uninstall %s?
  13598.  
  13599. !*strings.22473:Error in uninstall
  13600.  
  13601. !*strings.22474:SmartUpdate: Downloading Install
  13602.  
  13603. !*strings.22475:Location: %s
  13604.  
  13605. !*strings.22476:Communicator is unable to update your %s replica.\n\
  13606. The data is either too old or is corrupt.  Do you want to recreate the replica?
  13607.  
  13608. !*strings.22477:Updating Netscape Client Registry
  13609.  
  13610. !*strings.22478:Communicator is updating your Netscape registry.
  13611.  
  13612. !*strings.22479:%d bytes of %d bytes
  13613.  
  13614. !*strings.22480:SmartUpdate: %s
  13615.  
  13616. !*strings.22481:Unpacking files for installation
  13617.  
  13618. !*strings.22482:Installing...
  13619.  
  13620. !*strings.22483:This is a Return Receipt for the mail that you sent to %s.
  13621.  
  13622. !*strings.22484:Please enter your password for access to %s
  13623.  
  13624. !*strings.22485:SmartUpdate failed: There is not enough disk space to complete this operation.
  13625.  
  13626. !*strings.22486:If this directory supports replication, click the Update Now button to start the process now.  Or, select the directory for downloading when you synchronize for working offline.
  13627.  
  13628. !*strings.22487:Group
  13629.  
  13630. !*strings.22488:Unread Folder
  13631.  
  13632. !*strings.22489:Unread Group
  13633.  
  13634. !*strings.22490:SmartUpdate warning:\n\
  13635. \n\
  13636. You are running low on disk space.  This install may not complete successfully.  Do you want to continue?
  13637.  
  13638. !*strings.22491:Retrieving %1$ld of %2$ld messages\n\
  13639.   in folder %3$s
  13640.  
  13641. !*strings.22492:There was a problem receiving your Javascript configuration file.\n\
  13642. As a result, you will not be able to connect to the network.\n\
  13643. \n\
  13644. See your local system administrator for help.
  13645.  
  13646. !*strings.22493:The Javascript configuration file has errors:\n\
  13647. \n\
  13648.         %s\n\
  13649. \n\
  13650. Use the configuration from the previous session instead?
  13651.  
  13652. !*strings.22494:The backup Javascript configuration file was absent or had errors.\n\
  13653. \n\
  13654. We will default to the standard configuration.
  13655.  
  13656. !*strings.22501:Keep Server File
  13657.  
  13658. !*strings.22502:Keep Local File
  13659.  
  13660. !*strings.22503:Delete Server File
  13661.  
  13662. !*strings.22504:Delete Local File
  13663.  
  13664. !*strings.22505:Download conflict
  13665.  
  13666. !*strings.22506:Upload conflict
  13667.  
  13668. !*strings.22507:Local and server copies of %s are in conflict.\n\
  13669. \n\
  13670. \n\
  13671.       Local file last modified : %s\n\
  13672. \n\
  13673.       Server file last modified : %s
  13674.  
  13675. !*strings.22508:%s has been deleted locally.
  13676.  
  13677. !*strings.22509:%s has been deleted on the server.
  13678.  
  13679. !*strings.22510:File Deleted
  13680.  
  13681. !*strings.22511:Your new Roaming Access preference\n\
  13682. will take effect the next time\n\
  13683. you restart Communicator.
  13684.  
  13685. !*strings.22512:An authorization error occurred,\n\
  13686. please try retyping your username and password.
  13687.  
  13688. !*strings.22513:The Roaming Access server name specified does not exist,\n\
  13689. please check the spelling and try again.
  13690.  
  13691. !*strings.22514:An unexpected network error occurred.\n\
  13692. Cannot connect to the Roaming Access server.
  13693.  
  13694. !*strings.22518:Roaming Access
  13695.  
  13696. !*strings.22519:User Preferences
  13697.  
  13698. !*strings.22520:Mail Filters
  13699.  
  13700. !*strings.22521:History
  13701.  
  13702. !*strings.22522:Bookmarks File
  13703.  
  13704. !*strings.22523:Cookies File
  13705.  
  13706. !*strings.22524:Certificates and Private Keys (Certificate Database)
  13707.  
  13708. !*strings.22525:Certificates and Private Keys (Personal Key Database)
  13709.  
  13710. !*strings.22526:Certificates and Private Keys (Security Module)
  13711.  
  13712. !*strings.22527:Java Security (Signed Applet DB)
  13713.  
  13714. !*strings.22528:Java Security (Signed Applet DB 0)
  13715.  
  13716. !*strings.22529:Address Book
  13717.  
  13718. !*strings.22530:Synchronizing item %d of %d.
  13719.  
  13720. !*strings.22531:To be able to synchronize your roaming access\n\
  13721. profile information, remember to go back online\n\
  13722. before exiting Communicator
  13723.  
  13724. !*strings.22532:To be able to synchronize your roaming access\n\
  13725. profile information, remember to go back online\n\
  13726. before quitting Communicator
  13727.  
  13728. !*strings.22533:An authorization error occurred,\n\
  13729. please try retyping your password.
  13730.  
  13731. !*strings.22534:Contacting host...
  13732.  
  13733. !*strings.22535:Download from server in progress
  13734.  
  13735. !*strings.22536:Verifying login
  13736.  
  13737. !*strings.22537:You must specify a username to successfully\n\
  13738. log in to the Roaming Access server.\n\
  13739. Open the Roaming Access preferences pane to enable\n\
  13740. Roaming Access and enter your User Name.
  13741.  
  13742. !*strings.22538:You must specify a valid URL to successfully\n\
  13743. log in to the Roaming Access server.\n\
  13744. Open the Roaming Access - Server Information preferences\n\
  13745. pane to enable Roaming Access and enter the server's URL.
  13746.  
  13747. !*strings.22539:You must specify a username to successfully\n\
  13748. log in to the Roaming Access server.\n\
  13749. Files will not be transferred to the server this session.\n\
  13750. Open the Roaming Access preferences pane to enter your User Name.
  13751.  
  13752. !*strings.22540:You must specify a valid server URL to successfully\n\
  13753. log in to the Roaming Access server.
  13754.  
  13755. !*strings.22541:Upload to server in progress.
  13756.  
  13757. !*strings.22542:Uploading all items
  13758.  
  13759. !*strings.22543:Uploading folder
  13760.  
  13761. !*strings.22544:Removing remote file
  13762.  
  13763. !*strings.22545:Downloading folder
  13764.  
  13765. !*strings.22546:Removing local file
  13766.  
  13767. !*strings.22547:You must specify a username to successfully\n\
  13768. log in to the Roaming Access server.\n
  13769.  
  13770. !*strings.22551:Error
  13771.  
  13772. !*strings.22552:Published Event
  13773.  
  13774. !*strings.22553:Published Free/Busy
  13775.  
  13776. !*strings.22554:Reply Free/Busy
  13777.  
  13778. !*strings.22555:Event Request
  13779.  
  13780. !*strings.22556:Free/Busy Time Request
  13781.  
  13782. !*strings.22557:Event Reply
  13783.  
  13784. !*strings.22558:Event Cancellation
  13785.  
  13786. !*strings.22559:Event Refresh Request
  13787.  
  13788. !*strings.22560:Event Counter Proposal
  13789.  
  13790. !*strings.22561:Decline Counter Proposal
  13791.  
  13792. !*strings.22562:What:
  13793.  
  13794. !*strings.22563:When:
  13795.  
  13796. !*strings.22564:Location:
  13797.  
  13798. !*strings.22565:Organizer:
  13799.  
  13800. !*strings.22566:Status:
  13801.  
  13802. !*strings.22567:Priority:
  13803.  
  13804. !*strings.22568:Categories:
  13805.  
  13806. !*strings.22569:Resources:
  13807.  
  13808. !*strings.22570:Attachments:
  13809.  
  13810. !*strings.22571:Alarms:
  13811.  
  13812. !*strings.22572:Created:
  13813.  
  13814. !*strings.22573:Last Modified:
  13815.  
  13816. !*strings.22574:Sent:
  13817.  
  13818. !*strings.22575:UID
  13819.  
  13820. !*strings.22577:Legend:
  13821.  
  13822. !*strings.22578:free
  13823.  
  13824. !*strings.22579:busy
  13825.  
  13826. !*strings.22580:unknown
  13827.  
  13828. !*strings.22581:undefined
  13829.  
  13830. !*strings.22582: AM
  13831.  
  13832. !*strings.22583: PM
  13833.  
  13834. !*strings.22584:More Details...
  13835.  
  13836. !*strings.22585:Add To Schedule
  13837.  
  13838. !*strings.22586:Close
  13839.  
  13840. !*strings.22587:Accept
  13841.  
  13842. !*strings.22588:Accept All
  13843.  
  13844. !*strings.22589:Update Schedule
  13845.  
  13846. !*strings.22590:Decline
  13847.  
  13848. !*strings.22591:Tentative
  13849.  
  13850. !*strings.22592:Send Free/Busy Time Infomation
  13851.  
  13852. !*strings.22593:Send Refresh
  13853.  
  13854. !*strings.22594:Delegate to
  13855.  
  13856. !*strings.22595:This event is already in your schedule\n
  13857.  
  13858. !*strings.22596:This event is not yet in your schedule\n
  13859.  
  13860. !*strings.22597:Conflicts:
  13861.  
  13862. !*strings.22598:Note:
  13863.  
  13864. !*strings.22599:<FONT COLOR=#FF0000>Error:</FONT>
  13865.  
  13866. !*strings.22600: to 
  13867.  
  13868. !*strings.22601: ( Day Event) 
  13869.  
  13870. !*strings.22602: Begins on 
  13871.  
  13872. !*strings.22603:Was
  13873.  
  13874. !*strings.22614:Published Calendar Events
  13875.  
  13876. !*strings.22615:Published Calendar Free/Busy
  13877.  
  13878. !*strings.22616:This messages contains %d events.
  13879.  
  13880. !*strings.22617:When
  13881.  
  13882. !*strings.22618:What
  13883.  
  13884. !*strings.22619:: 
  13885.  
  13886. !*strings.22620:There are also %d other errors
  13887.  
  13888. !*strings.22621:Display limited to the first %d events.
  13889.  
  13890. !*strings.22622:Unknown
  13891.  
  13892. !*strings.22623:DTEnd before DTStart.  Setting DTEnd equal to DTStart
  13893.  
  13894. !*strings.22624:Prompt value must be ON or OFF
  13895.  
  13896. !*strings.22625:Cannot parse time/date string
  13897.  
  13898. !*strings.22626:Recurrence rules are too complicated.  Only the first instance was scheduled
  13899.  
  13900. !*strings.22627:Invalid property value
  13901.  
  13902. !*strings.22628:Invalid property name
  13903.  
  13904. !*strings.22629:Invalid parameter name
  13905.  
  13906. !*strings.22700:The required configuration file %s could not be found.  Please reinstall the software or contact your administrator.
  13907.  
  13908. !*strings.22701:The required configuration file %s is invalid.  Please reinstall the software or contact your administrator.
  13909.  
  13910. !*strings.22702:An error occurred while reading the preference file %s.  Default preferences will be used.
  13911.  
  13912. !*strings.22703:Communicator could not retrieve preferences from the directory server %s because an authentication error occurred.  Try retyping your password or contact your system administrator for more information.
  13913.  
  13914. !*strings.22704:Communicator could not connect to the directory server %s to retrieve preference information.  The server may be down or busy.  Some preferences were retrieved using previously cached information.\n\
  13915. \n\
  13916. If this error persists, contact your system administrator.
  13917.  
  13918. !*strings.22705:Communicator could not retrieve preferences from the directory server %s because the preference map could not be found.  Some preferences were retrieved using previously cached information.\n\
  13919. \n\
  13920. If this error persists, contact your system administrator.
  13921.  
  13922. !*strings.22706:Communicator could not retrieve preferences from the directory server %s because your directory entry could not be found.  Some preferences were retrieved using previously cached information.\n\
  13923. \n\
  13924. If this error persists, contact your system administrator.
  13925.  
  13926. !*strings.22707:Your new passwords did not match.  Please retype your new password in both fields.  If you do not want to password protect your profile, leave both fields blank.
  13927.  
  13928. !*strings.22709:Communicator could not complete your request because the profile manager encountered an unexpected error.
  13929.  
  13930. !*strings.22710:The profile '%s' requires a password.  Enter your password to login into your Roaming Access Profile and retrieve your profile information.
  13931.  
  13932. !*strings.22711:Please enter your password to retrieve preferences from the directory server %s.
  13933.  
  13934. !*strings.22712:The profile '%s' requires a password. In order to continue, please enter your local profile password.
  13935.  
  13936. !*strings.22713:Another profile already exists with that name.  Please choose a different profile name.
  13937.  
  13938. !*strings.22714:You must enter a new profile password to continue.
  13939.  
  13940. !*strings.22715:Guest
  13941.  
  13942. !*strings.8000:End of List
  13943.  
  13944. !*strings.8001:Entire List
  13945.  
  13946. !*strings.8003:Save As... (type %.90s, encoding %.90s)
  13947.  
  13948. !*strings.8004:Save As... (type %.90s)
  13949.  
  13950. !*strings.8005:Save As... (encoding %.90s)
  13951.  
  13952. !*strings.8006:Save As...
  13953.  
  13954. !*strings.8007:Error opening %.900s:
  13955.  
  13956. !*strings.8008:Error deleting %.900s:
  13957.  
  13958. !*strings.8009:When connected, log in as user `%.900s'
  13959.  
  13960. !*strings.8010:Out Of Memory -- Can't Open URL
  13961.  
  13962. !*strings.8011:couldn't load:\n\
  13963. %s
  13964.  
  13965. !*strings.8012:%s\n\
  13966. No other resources were reasonable!\n\
  13967. Using fallback font "%s" instead.
  13968.  
  13969. !*strings.8013:%s\n\
  13970. No other resources were reasonable!\n\
  13971. The fallback font "%s" could not be loaded!\n\
  13972. Giving up.
  13973.  
  13974. !*strings.8014:Bookmarks file has changed on disk: discard your changes?
  13975.  
  13976. !*strings.8015:Bookmarks file has changed on disk: reload it?
  13977.  
  13978. !*strings.8016:New Item
  13979.  
  13980. !*strings.8017:New Header
  13981.  
  13982. !*strings.8018:Remove category "%.900s" and its %d entry?
  13983.  
  13984. !*strings.8019:Remove category "%.900s" and its %d entries?
  13985.  
  13986. !*strings.8020:Export Bookmark
  13987.  
  13988. !*strings.8021:Import Bookmark
  13989.  
  13990. !*strings.8022:This version supports %s security with %s.
  13991.  
  13992. !*strings.8023:Security disabled
  13993.  
  13994. !*strings.8024:file:/usr/local/lib/netscape/docs/Welcome.html
  13995.  
  13996. !*strings.8025:Document: Done.
  13997.  
  13998. !*strings.8026:Open File
  13999.  
  14000. !*strings.8027:Error opening pipe to %.900s
  14001.  
  14002. !*strings.8028:Warning:\n\
  14003. \n
  14004.  
  14005. !*strings.8029:%s "%.255s" does not exist.\n
  14006.  
  14007. !*strings.8030:%s "%.255s" is unknown.\n
  14008.  
  14009. !*strings.8031:No port number specified for %s.\n
  14010.  
  14011. !*strings.8032:Mail host
  14012.  
  14013. !*strings.8033:News host
  14014.  
  14015. !*strings.8034:News RC directory
  14016.  
  14017. !*strings.8035:Temporary directory
  14018.  
  14019. !*strings.8036:FTP proxy host
  14020.  
  14021. !*strings.8037:Gopher proxy host
  14022.  
  14023. !*strings.8038:HTTP proxy host
  14024.  
  14025. !*strings.8039:HTTPS proxy host
  14026.  
  14027. !*strings.8040:WAIS proxy host
  14028.  
  14029. !*strings.8041:SOCKS host
  14030.  
  14031. !*strings.8042:Global MIME types file
  14032.  
  14033. !*strings.8043:Private MIME types file
  14034.  
  14035. !*strings.8044:Global mailcap file
  14036.  
  14037. !*strings.8045:Private mailcap file
  14038.  
  14039. !*strings.8046:Cannot delete toplevel bookmark
  14040.  
  14041. !*strings.8047:Cannot cut toplevel bookmark
  14042.  
  14043. !*strings.8048:This is an alias to the following Bookmark:
  14044.  
  14045. !*strings.8049:File Open...
  14046.  
  14047. !*strings.8050:Printing of frames is currently not supported.
  14048.  
  14049. !*strings.8051:error saving options
  14050.  
  14051. !*strings.8052:unknown %s escape code %%%c:\n\
  14052. %%h = host, %%p = port, %%u = user
  14053.  
  14054. !*strings.8053:couldn't fork():
  14055.  
  14056. !*strings.8054:%s: execvp(%s) failed
  14057.  
  14058. !*strings.8055:Save Frame as...
  14059.  
  14060. !*strings.8057:Print Frame...
  14061.  
  14062. !*strings.8058:Print...
  14063.  
  14064. !*strings.8059:Download File: %s
  14065.  
  14066. !*strings.8060:Compose: (No Subject)
  14067.  
  14068. !*strings.8061:Compose: %s
  14069.  
  14070. !*strings.8062:Netscape: <untitled>
  14071.  
  14072. !*strings.8063:Netscape: %s
  14073.  
  14074. !*strings.8064:(no subject)
  14075.  
  14076. !*strings.8065:unknown error code %d
  14077.  
  14078. !*strings.8066:Invalid File attachment.\n\
  14079. %s: doesn't exist.\n
  14080.  
  14081. !*strings.8067:Invalid File attachment.\n\
  14082. %s: not readable.\n
  14083.  
  14084. !*strings.8068:Invalid File attachment.\n\
  14085. %s: is a directory.\n
  14086.  
  14087. !*strings.8069:couldn't fork() for movemail
  14088.  
  14089. !*strings.8070:problems executing %s:
  14090.  
  14091. !*strings.8071:%s terminated abnormally:
  14092.  
  14093. !*strings.8072:Unable to open %.900s
  14094.  
  14095. !*strings.8073:Please enter your news host in one\n\
  14096. of the following formats:\n\
  14097. \n\
  14098.     news://HOST,\n\
  14099.     news://HOST:PORT,\n\
  14100.     snews://HOST, or\n\
  14101.     snews://HOST:PORT\n\
  14102. \n
  14103.  
  14104. !*strings.8074:For the internal movemail method to work, we must be able to create\n\
  14105. lock files in the mail spool directory.  On many systems, this is best\n\
  14106. accomplished by making that directory be mode 01777.  If that is not\n\
  14107. possible, then an external setgid/setuid movemail program must be used.\n\
  14108. Please see the Release Notes for more information.
  14109.  
  14110. !*strings.8075:Can't move mail from %.200s
  14111.  
  14112. !*strings.8076:Can't get new mail; a lock file %.200s exists.
  14113.  
  14114. !*strings.8077:Can't get new mail; unable to create lock file %.200s
  14115.  
  14116. !*strings.8078:Can't get new mail; a system error occurred.
  14117.  
  14118. !*strings.8079:Can't move mail; unable to open %.200s
  14119.  
  14120. !*strings.8080:Can't move mail; unable to read %.200s
  14121.  
  14122. !*strings.8081:Can't move mail; unable to write to %.200s
  14123.  
  14124. !*strings.8082:There were problems moving mail
  14125.  
  14126. !*strings.8083:There were problems moving mail: exit status %d
  14127.  
  14128. !*strings.8134:There were problems cleaning up %s
  14129.  
  14130. !*strings.8085:%s\n\
  14131. usage: %s [ options ... ]\n\
  14132.        where options include:\n\
  14133. \n\
  14134.        -help                     to show this message.\n\
  14135.        -version                  to show the version number and build date.\n\
  14136.        -display <dpy>            to specify the X server to use.\n\
  14137.        -geometry =WxH+X+Y        to position and size the window.\n\
  14138.        -visual <id-or-number>    to use a specific server visual.\n\
  14139.        -install                  to install a private colormap.\n\
  14140.        -no-install               to use the default colormap.\n
  14141.  
  14142. !*strings.8154:       -share                    when -install, cause each window to use the\n\
  14143.                                  same colormap instead of each window using\n\
  14144.                                  a new one.\n\
  14145.        -no-share                 cause each window to use the same colormap.\n
  14146.  
  14147. !*strings.8086:       -ncols <N>                when not using -install, set the maximum\n\
  14148.                                  number of colors to allocate for images.\n\
  14149.        -mono                     to force 1-bit-deep image display.\n\
  14150.        -iconic                   to start up iconified.\n\
  14151.        -xrm <resource-spec>      to set a specific X resource.\n\
  14152. \n\
  14153.        -remote <remote-command>  to execute a command in an already-running\n\
  14154.                                  Netscape process.  For more info, see\n\
  14155.               http://home.netscape.com/newsref/std/x-remote.html\n\
  14156.        -id <window-id>           the id of an X window to which the -remote\n\
  14157.                                  commands should be sent; if unspecified,\n\
  14158.                                  the first window found will be used.\n\
  14159.        -raise                    whether following -remote commands should\n\
  14160.                                  cause the window to raise itself to the top\n\
  14161.                                  (this is the default.)\n\
  14162.        -noraise                  the opposite of -raise: following -remote\n\
  14163.                                  commands will not auto-raise the window.\n\
  14164. \n\
  14165.        -nethelp                  Show nethelp.  Requires nethelp: URL.\n\
  14166. \n\
  14167.        -dont-force-window-stacking  Ignore the alwaysraised, alwayslowered \n\
  14168.                                     and z-lock JavaScript window.open() \n\
  14169.                                     attributes.\n\
  14170. \n\
  14171.        -no-about-splash          Bypass the startup license page.\n\
  14172. \n\
  14173.        -no-session-management\n\
  14174.        -session-management       Netscape supports session management\n\
  14175.                                  by default.  Use these flags to force\n\
  14176.                                  it on/off.\n\
  14177. \n\
  14178.        -no-irix-session-management\n\
  14179.        -irix-session-management  Different platforms deal with session\n\
  14180.                                  management in fundamentally different\n\
  14181.                                  ways.  Use these flags if you experience\n\
  14182.                                  session management problems.\n\
  14183. \n\
  14184.                                  IRIX session management is on by default\n\
  14185.                                  only on SGI systems.  It is also available\n\
  14186.                                  on other platforms and might work with\n\
  14187.                                  session managers other than the IRIX\n\
  14188.                                  desktop.\n\
  14189. \n\
  14190.        -dont-save-geometry-prefs Don't save window geometry for session.\n\
  14191. \n\
  14192.        -ignore-geometry-prefs    Ignore saved window geometry for session.\n\
  14193. \n
  14194.  
  14195. !*strings.8087:%s: program is version %s, but resources are version %s.\n\
  14196. \n\
  14197.     This means that there is an inappropriate `%s' file in\n\
  14198.     he system-wide app-defaults directory, or possibly in your\n\
  14199.     home directory.  Check these environment variables and the\n\
  14200.     directories to which they point:\n\
  14201. \n\
  14202.   $XAPPLRESDIR\n\
  14203.   $XFILESEARCHPATH\n\
  14204.   $XUSERFILESEARCHPATH\n\
  14205. \n\
  14206.     Also check for this file in your home directory, or in the\n\
  14207.     directory called `app-defaults' somewhere under /usr/lib/.
  14208.  
  14209. !*strings.8088:%s: couldn't find our resources?\n\
  14210. \n\
  14211.     This could mean that there is an inappropriate `%s' file\n\
  14212.     installed in the app-defaults directory.  Check these environment\n\
  14213.     variables and the directories to which they point:\n\
  14214. \n\
  14215.   $XAPPLRESDIR\n\
  14216.   $XFILESEARCHPATH\n\
  14217.   $XUSERFILESEARCHPATH\n\
  14218. \n\
  14219.     Also check for this file in your home directory, or in the\n\
  14220.     directory called `app-defaults' somewhere under /usr/lib/.
  14221.  
  14222. !*strings.8089:%s: invalid geometry specification.\n\
  14223. \n\
  14224.  Apparently "%s*geometry: %s" or "%s*geometry: %s"\n\
  14225.  was specified in the resource database.  Specifying "*geometry"\n\
  14226.  will make %s (and most other X programs) malfunction in obscure\n\
  14227.  ways.  You should always use ".geometry" instead.\n
  14228.  
  14229. !*strings.8090:%s: unrecognized option "%s"\n
  14230.  
  14231. !*strings.8091:%s has detected a %s\n\
  14232. file.\n
  14233.  
  14234. !*strings.8092:\n\
  14235. This may indicate that another user is running\n\
  14236. %s using your %s files.\n
  14237.  
  14238. !*strings.8093:It appears to be running on host %s\n\
  14239. under process-ID %u.\n
  14240.  
  14241. !*strings.8094:\n\
  14242. You may continue to use %s, but you will\n\
  14243. be unable to use the disk cache, global history,\n\
  14244. or your personal certificates.\n
  14245.  
  14246. !*strings.8095:\n\
  14247. Otherwise, you may choose Cancel, make sure that\n\
  14248. you are not running another %s Navigator,\n\
  14249. delete the %s file, and\n\
  14250. restart %s.
  14251.  
  14252. !*strings.8096:%s: %s existed, but was not a directory.\n\
  14253. The old file has been renamed to %s\n\
  14254. and a directory has been created in its place.\n\
  14255. \n
  14256.  
  14257. !*strings.8097:%s: %s exists but is not a directory,\n\
  14258. and we were unable to rename it!\n\
  14259. Please remove this file: it is in the way.\n\
  14260. \n
  14261.  
  14262. !*strings.8098:%s: unable to create the directory `%s'.\n\
  14263. %s\n\
  14264. Please create this directory.\n\
  14265. \n
  14266.  
  14267. !*strings.8099:unknown error
  14268.  
  14269. !*strings.8100:error creating %s
  14270.  
  14271. !*strings.8101:error writing %s
  14272.  
  14273. !*strings.8102:This version of %s uses different names for its config files\n\
  14274. than previous versions did.  Those config files which still use\n\
  14275. the same file formats have been copied to their new names, and\n\
  14276. those which don't will be recreated as necessary.\n\
  14277. %s\n\
  14278. \n\
  14279. Would you like us to delete the old files now?
  14280.  
  14281. !*strings.8103:\n\
  14282. The old files still exist, including a disk cache directory\n\
  14283. (which might be large.)
  14284.  
  14285. !*strings.8104:The old files still exist.
  14286.  
  14287. !*strings.8105:General
  14288.  
  14289. !*strings.8106:Passwords
  14290.  
  14291. !*strings.8107:Personal Certificates
  14292.  
  14293. !*strings.8108:Site Certificates
  14294.  
  14295. !*strings.8109:Checked %s (%d left)\n\
  14296. %d%% completed)\n\
  14297. \n\
  14298. Estimated time remaining: %s\n\
  14299. (Remaining time depends on the sites selected and\n\
  14300. the network traffic.)
  14301.  
  14302. !*strings.8110:Checking ... (%d left)\n\
  14303. %d%% completed)\n\
  14304. \n\
  14305. Estimated time remaining: %s\n\
  14306. (Remaining time depends on the sites selected and\n\
  14307. the network traffic.)
  14308.  
  14309. !*strings.8111:Re: 
  14310.  
  14311. !*strings.8112:Done checking %d bookmarks.\n\
  14312. %d documents were reached.\n\
  14313. %d documents have changed and are marked as new.
  14314.  
  14315. !*strings.8115:"%s" exited with status %d
  14316.  
  14317. !*strings.8116:%s: The Motif keysyms seem not to be defined.\n\
  14318. \n\
  14319.  This is usually because the proper XKeysymDB file was not found.\n\
  14320.  You can set the $XKEYSYMDB environment variable to the location\n\
  14321.  of a file which contains the right keysyms.\n\
  14322. \n\
  14323.  Without the right XKeysymDB, many warnings will be generated,\n\
  14324.  and most keyboard accelerators will not work.\n\
  14325. \n\
  14326.  (An appropriate XKeysymDB file was included with the %s\n\
  14327.  distribution.)\n\
  14328. \n
  14329.  
  14330. !*strings.8117:%s: Some of the Motif keysyms seem not to be defined.\n\
  14331. \n\
  14332.  This is usually because the proper XKeysymDB file was not found.\n\
  14333.  You can set the $XKEYSYMDB environment variable to the location\n\
  14334.  of a file which contains the right keysyms.\n\
  14335. \n\
  14336.  Without the right XKeysymDB, many warnings will be generated,\n\
  14337.  and some keyboard accelerators will not work.\n\
  14338. \n\
  14339.  (An appropriate XKeysymDB file was included with the %s\n\
  14340.  distribution.)\n\
  14341. \n
  14342.  
  14343. !*strings.8118:Visual 0x%02x is a%s %d bit %s visual.\n\
  14344. This is not a supported visual; images %s.\n\
  14345. \n\
  14346. Currently supported visuals are:\n\
  14347. \n\
  14348.        StaticGray, all depths\n\
  14349.         GrayScale, all depths\n\
  14350.         TrueColor, depth 8 or greater\n\
  14351.         DirectColor, depth 8 or greater\n\
  14352.         StaticColor, depth 8 or greater\n\
  14353.         PseudoColor, depth 8 only\n\
  14354. \n\
  14355. If you have any of the above visuals (see `xdpyinfo'),\n\
  14356. it is recommended that you start %s with\n\
  14357. the `-visual' command-line option to specify one.\n\
  14358. \n\
  14359. More visuals may be directly supported in the future;\n\
  14360. your feedback is welcome.
  14361.  
  14362. !*strings.8119:Visual 0x%02x is a%s %d bit %s visual.\n\
  14363. This is not a supported visual; images %s.\n\
  14364. \n\
  14365. Currently supported visuals are:\n\
  14366. \n\
  14367.        StaticGray, all depths\n\
  14368.        GrayScale, all depths\n\
  14369.        TrueColor, depth 8 or greater\n\
  14370.         StaticColor, depth 8 or greater\n\
  14371.         PseudoColor, depth 8 only\n\
  14372. \n\
  14373. If you have any of the above visuals (see `xdpyinfo'),\n\
  14374. it is recommended that you start %s with\n\
  14375. the `-visual' command-line option to specify one.\n\
  14376. \n\
  14377. More visuals may be directly supported in the future;\n\
  14378. your feedback is welcome.
  14379.  
  14380. !*strings.8120:Visual 0x%02x is a%s %d bit %s visual.\n\
  14381. This is not a supported visual; images %s.\n\
  14382. \n\
  14383. Currently supported visuals are:\n\
  14384. \n\
  14385.        StaticGray, all depths\n\
  14386.         TrueColor, depth 8 or greater\n\
  14387.         DirectColor, depth 8 or greater\n\
  14388.         StaticColor, depth 8 or greater\n\
  14389.         PseudoColor, depth 8 only\n\
  14390. \n\
  14391. If you have any of the above visuals (see `xdpyinfo'),\n\
  14392. it is recommended that you start %s with\n\
  14393. the `-visual' command-line option to specify one.\n\
  14394. \n\
  14395. More visuals may be directly supported in the future;\n\
  14396. your feedback is welcome.
  14397.  
  14398. !*strings.8121:Visual 0x%02x is a%s %d bit %s visual.\n\
  14399. This is not a supported visual; images %s.\n\
  14400. \n\
  14401. Currently supported visuals are:\n\
  14402. \n\
  14403.        StaticGray, all depths\n\
  14404.         TrueColor, depth 8 or greater\n\
  14405.         StaticColor, depth 8 or greater\n\
  14406.         PseudoColor, depth 8 only\n\
  14407. \n\
  14408. If you have any of the above visuals (see `xdpyinfo'),\n\
  14409. it is recommended that you start %s with\n\
  14410. the `-visual' command-line option to specify one.\n\
  14411. \n\
  14412. More visuals may be directly supported in the future;\n\
  14413. your feedback is welcome.
  14414.  
  14415. !*strings.8122:will be\n\
  14416. displayed in monochrome
  14417.  
  14418. !*strings.8123:will look bad
  14419.  
  14420. !*strings.8124:Appearance
  14421.  
  14422. !*strings.8125:Bookmarks
  14423.  
  14424. !*strings.8126:Colors
  14425.  
  14426. !*strings.8127:Fonts
  14427.  
  14428. !*strings.8128:Applications
  14429.  
  14430. !*strings.8155:Helpers
  14431.  
  14432. !*strings.8129:Images
  14433.  
  14434. !*strings.8130:Languages
  14435.  
  14436. !*strings.8131:Cache
  14437.  
  14438. !*strings.8132:Connections
  14439.  
  14440. !*strings.8133:Proxies
  14441.  
  14442. !*strings.8135:Compose
  14443.  
  14444. !*strings.8136:Servers
  14445.  
  14446. !*strings.8137:Identity
  14447.  
  14448. !*strings.8138:Organization
  14449.  
  14450. !*strings.8139:Mail Frame
  14451.  
  14452. !*strings.8140:Mail Document
  14453.  
  14454. !*strings.8141:Netscape Mail & Newsgroups
  14455.  
  14456. !*strings.8142:Netscape Newsgroups
  14457.  
  14458. !*strings.8143:Address Book
  14459.  
  14460. !*strings.8144:X resources not installed correctly!
  14461.  
  14462. !*strings.8145:<< Empty >>
  14463.  
  14464. !*strings.8146:error saving password
  14465.  
  14466. !*strings.8147:Unimplemented.
  14467.  
  14468. !*strings.8148:%s: ~user/ syntax is not allowed in preferences file, only ~/\n
  14469.  
  14470. !*strings.8149:%s: unrecognized visual "%s".\n
  14471.  
  14472. !*strings.8150:%s: no visual with id 0x%x.\n
  14473.  
  14474. !*strings.8151:%s: no visual of class %s.\n
  14475.  
  14476. !*strings.8152:\n\
  14477. \n\
  14478. << stderr diagnostics have been truncated >>
  14479.  
  14480. !*strings.8153:error creating pipe:
  14481.  
  14482. !*strings.8156:Outbox folder contains an unsent\n\
  14483. message. Send it now?\n
  14484.  
  14485. !*strings.8157:Outbox folder contains %d unsent\n\
  14486. messages. Send them now?\n
  14487.  
  14488. !*strings.8158:The ``Leave on Server'' option only works when\n\
  14489. using a POP3 server, not when using a local\n\
  14490. mail spool directory.  To retrieve your mail,\n\
  14491. first turn off that option in the Servers pane\n\
  14492. of the Mail and News Preferences.
  14493.  
  14494. !*strings.8159:Back
  14495.  
  14496. !*strings.8160:Back in Frame
  14497.  
  14498. !*strings.8161:Forward
  14499.  
  14500. !*strings.8162:Forward in Frame
  14501.  
  14502. !*strings.8163:Please set the $MAIL environment variable to the\n\
  14503. location of your mail-spool file.
  14504.  
  14505. !*strings.8164:No new messages.
  14506.  
  14507. !*strings.8165:User-Defined
  14508.  
  14509. !*strings.8166:Other
  14510.  
  14511. !*strings.8167:couldn't fork() for external message delivery
  14512.  
  14513. !*strings.8168:Cannot read file %s.
  14514.  
  14515. !*strings.8169:%s does not exist.
  14516.  
  14517. !*strings.8170:%s is a directory.
  14518.  
  14519. !*strings.8171:Lock file not found.
  14520.  
  14521. !*strings.8172:Can't open Netscape.lock file.
  14522.  
  14523. !*strings.8173:Netscape.lock file has been modified.
  14524.  
  14525. !*strings.8174:Could not determine lock file size.
  14526.  
  14527. !*strings.8175:Could not read Netscape.lock data.
  14528.  
  14529. !*strings.8176:Couldn't open animation file.
  14530.  
  14531. !*strings.8177:Animation file modified.\n\
  14532. Using default animation.
  14533.  
  14534. !*strings.8178:Couldn't read animation file size.\n\
  14535. Using default animation.
  14536.  
  14537. !*strings.8179:Couldn't read number of animation colors.\n\
  14538. Using default animation.
  14539.  
  14540. !*strings.8180:Couldn't read animation colors.\n\
  14541. Using default animation.
  14542.  
  14543. !*strings.8181:Couldn't read animation frames.\n\
  14544. Using default animation.
  14545.  
  14546. !*strings.8182:Ignoring extra bytes at end of animation file.
  14547.  
  14548. !*strings.8183:Look for documents that have changed for:
  14549.  
  14550. !*strings.8184:Character
  14551.  
  14552. !*strings.8185:Link
  14553.  
  14554. !*strings.8186:Paragraph
  14555.  
  14556. !*strings.8187:Image
  14557.  
  14558. !*strings.8188:Refresh Frame
  14559.  
  14560. !*strings.8189:Refresh
  14561.  
  14562. !*strings.8190:Netscape Mail & Newsgroups: %.900s
  14563.  
  14564. !*strings.8191:Netscape Newsgroups: %.900s
  14565.  
  14566. !*strings.8192:Netscape: %.900s
  14567.  
  14568. !*strings.8193:Protocols
  14569.  
  14570. !*strings.8194:Languages
  14571.  
  14572. !*strings.8195:Change Password
  14573.  
  14574. !*strings.8196:Set Password...
  14575.  
  14576. !*strings.8197:No Plugins
  14577.  
  14578. !*strings.8198:Continue Movemail
  14579.  
  14580. !*strings.8199:Cancel Movemail
  14581.  
  14582. !*strings.8200:Netscape will move your mail from %s\n\
  14583. to %s/Inbox.\n\
  14584. \n\
  14585. Moving the mail will interfere with other mailers\n\
  14586. that expect already-read mail to remain in\n\
  14587. %s.
  14588.  
  14589. !*strings.8201:Show this Alert Next Time
  14590.  
  14591. !*strings.8202:Netscape Composer: %.900s
  14592.  
  14593. !*strings.8203:Netscape
  14594.  
  14595. !*strings.8204:Unknown:Prompt User
  14596.  
  14597. !*strings.8205:Save To Disk
  14598.  
  14599. !*strings.8206:Plug In : %s
  14600.  
  14601. !*strings.8207:Mime type cannot be empty.
  14602.  
  14603. !*strings.8208:Description|Handled By
  14604.  
  14605. !*strings.8209:Can't get new mail; a lock file %s exists.
  14606.  
  14607. !*strings.8210:No plugin %s. Reverting to save-to-disk for type %s.\n
  14608.  
  14609. !*strings.8211:ERROR: %s\n\
  14610. Cant load plugin %s. Ignored.\n
  14611.  
  14612. !*strings.8212:Plugin specifies different Description and/or Suffixes for mimetype %s.\n\
  14613. \n\
  14614.         Description = "%s"\n\
  14615.         Suffixes = "%s"\n\
  14616. \n\
  14617. Use plugin specified Description and Suffixes ?
  14618.  
  14619. !*strings.8213:error Saving options.
  14620.  
  14621. !*strings.8214:Some values are out of range:
  14622.  
  14623. !*strings.8215:The following value is out of range:
  14624.  
  14625. !*strings.8216:You can have between 1 and 100 rows.
  14626.  
  14627. !*strings.8217:You can have between 1 and 100 columns.
  14628.  
  14629. !*strings.8218:For border width, you can have 0 to 10000 pixels.
  14630.  
  14631. !*strings.8219:For cell spacing, you can have 0 to 10000 pixels.
  14632.  
  14633. !*strings.8220:For cell padding, you can have 0 to 10000 pixels.
  14634.  
  14635. !*strings.8221:For width, you can have between 1 and 10000 pixels,\n\
  14636. or between 1 and 100%.
  14637.  
  14638. !*strings.8222:For height, you can have between 1 and 10000 pixels,\n\
  14639. or between 1 and 100%.
  14640.  
  14641. !*strings.8223:For width, you can have between 1 and 10000 pixels.
  14642.  
  14643. !*strings.8224:For height, you can have between 1 and 10000 pixels.
  14644.  
  14645. !*strings.8225:For space, you can have between 1 and 10000 pixels.
  14646.  
  14647. !*strings.8226:Please enter a new value and try again.
  14648.  
  14649. !*strings.8227:Please enter new values and try again.
  14650.  
  14651. !*strings.8228:Enter the text of the link:
  14652.  
  14653. !*strings.8229:Linked image:
  14654.  
  14655. !*strings.8230:Linked text:
  14656.  
  14657. !*strings.8231:No targets in the selected document
  14658.  
  14659. !*strings.8232:Link to a named target in the specified document (optional).
  14660.  
  14661. !*strings.8233:Link to a named target in the current document (optional).
  14662.  
  14663. !*strings.8234:Do you want to remove the link?
  14664.  
  14665. !*strings.8235:<unknown>
  14666.  
  14667. !*strings.8236:Unopened Tag: '<' was expected
  14668.  
  14669. !*strings.8237:Unopened Tag:  '>' was expected
  14670.  
  14671. !*strings.8238:Unterminated String in tag: closing quote expected
  14672.  
  14673. !*strings.8239:Premature close of tag
  14674.  
  14675. !*strings.8240:Tagname was expected
  14676.  
  14677. !*strings.8241:Unknown tag error
  14678.  
  14679. !*strings.8242:Tag seems ok
  14680.  
  14681. !*strings.8243:This document contains frames. Currently the editor\n\
  14682. cannot edit documents which contain frames.
  14683.  
  14684. !*strings.8244:This document is an about document. The editor\n\
  14685. cannot edit about documents.
  14686.  
  14687. !*strings.8245:You must save this document locally before\n\
  14688. continuing with the requested action.
  14689.  
  14690. !*strings.8246:Do you want to save changes to:\n\
  14691. %.900s?
  14692.  
  14693. !*strings.8247:The error code = (%d).
  14694.  
  14695. !*strings.8248:Cannot copy or cut at this time, try again later.
  14696.  
  14697. !*strings.8249:Nothing is selected.
  14698.  
  14699. !*strings.8250:The selection includes a table cell boundary.\n\
  14700. Deleting and copying are not allowed.
  14701.  
  14702. !*strings.8251:Empty command specified!
  14703.  
  14704. !*strings.8252:No html editor command has been specified in Editor Preferences.\n\
  14705. Specify the file argument with %f. Netscape will replace %f with\n\
  14706. the correct file name. Example:\n\
  14707.              xterm -e vi %f\n\
  14708. Would you like to enter a value in Editor Preferences now?
  14709.  
  14710. !*strings.8253:Syntax error in action handler: %s
  14711.  
  14712. !*strings.8254:Invalid window type for action handler: %s
  14713.  
  14714. !*strings.8255:Modified by the Netscape Navigator Administration Kit.\n\
  14715. Version: %s\n\
  14716. User agent: C
  14717.  
  14718. !*strings.8256:Private Mimetype File (%s) has changed on disk.  Discard your unsaved changes\n\
  14719. and reload?
  14720.  
  14721. !*strings.8257:Private Mailcap File (%s) has changed on disk.  Discard your unsaved changes\n\
  14722. and reload?
  14723.  
  14724. !*strings.8258:Private Mimetype File (%s) has changed on disk and is being reloaded.
  14725.  
  14726. !*strings.8259:Private Mailcap File (%s) has changed on disk and is being reloaded.
  14727.  
  14728. !*strings.8260:No image editor command has been specified in Editor Preferences.\n\
  14729. Specify the file argument with %f. Netscape will replace %f with\n\
  14730. the correct file name. Example:\n\
  14731.              xgifedit %f\n\
  14732. Would you like to enter a value in Editor Preferences now?
  14733.  
  14734. !*strings.8261:You are about to download a remote\n\
  14735. document or image.\n\
  14736. You should get permission to use any\n\
  14737. copyrighted images or documents.
  14738.  
  14739. !*strings.8262:The file is marked read-only.
  14740.  
  14741. !*strings.8263:The file is blocked at this time. Try again later.
  14742.  
  14743. !*strings.8264:The file URL is badly formed.
  14744.  
  14745. !*strings.8265:Error opening file for writing.
  14746.  
  14747. !*strings.8266:Error writing to the file.
  14748.  
  14749. !*strings.8267:Error creating the temporary backup file.
  14750.  
  14751. !*strings.8268:Error deleting the temporary backup file.
  14752.  
  14753. !*strings.8269:Continue saving document?
  14754.  
  14755. !*strings.8270:There was an error while saving the file:\n\
  14756. %.900s
  14757.  
  14758. !*strings.8271:The new document template location is not set.\n\
  14759. Would you like to enter a value in Editor Preferences now?
  14760.  
  14761. !*strings.8272:Please enter an autosave period between 0 and 600 minutes.
  14762.  
  14763. !*strings.8273:The default browse location is not set.\n\
  14764. Would you like to enter a value in Editor Preferences now?
  14765.  
  14766. !*strings.8274:Publish destination must begin with "ftp://", "http://", or "https://".\n\
  14767. Please enter new values and try again.
  14768.  
  14769. !*strings.8275:Image is at a remote location.\n\
  14770. Please save image locally before editing.
  14771.  
  14772. !*strings.8276:cannot allocate colormap
  14773.  
  14774. !*strings.8277:Uploading file to remote server:\n\
  14775. %.900s
  14776.  
  14777. !*strings.8278:Saving file to local disk:\n\
  14778. %.900s
  14779.  
  14780. !*strings.8279:Loading image file:\n\
  14781. %.900s
  14782.  
  14783. !*strings.8280:File %d of %d
  14784.  
  14785. !*strings.8281:Source not found.
  14786.  
  14787. !*strings.8282:Press Cancel to turn off AutoSave until you\n\
  14788. save this document later.
  14789.  
  14790. !*strings.8283:All
  14791.  
  14792. !*strings.8284:Search
  14793.  
  14794. !*strings.8285:New
  14795.  
  14796. !*strings.8286:This list shows the accumulated list of new newsgroups since\n\
  14797. the last time you pressed the Clear New button.
  14798.  
  14799. !*strings.8287:Message Center for %s
  14800.  
  14801. !*strings.8288:on local machine.
  14802.  
  14803. !*strings.8289:on server.
  14804.  
  14805. !*strings.8290:Message:
  14806.  
  14807. !*strings.8291:'%s' from %s in %s Folder
  14808.  
  14809. !*strings.8292:Netscape Group - [ %s ]
  14810.  
  14811. !*strings.8293:Netscape Folder - [ %s ]
  14812.  
  14813. !*strings.8299:Size
  14814.  
  14815. !*strings.8300:Lines
  14816.  
  14817. !*strings.8301:Name
  14818.  
  14819. !*strings.8302:Contact
  14820.  
  14821. !*strings.8303:Security
  14822.  
  14823. !*strings.8304:Conferencing
  14824.  
  14825. !*strings.8305:First Name:
  14826.  
  14827. !*strings.8306:Last Name:
  14828.  
  14829. !*strings.8307:Email Address:
  14830.  
  14831. !*strings.8308:Nickname:
  14832.  
  14833. !*strings.8309:Notes:
  14834.  
  14835. !*strings.8310:Prefers to receive HTML
  14836.  
  14837. !*strings.8311:Organization:
  14838.  
  14839. !*strings.8312:Title:
  14840.  
  14841. !*strings.8313:Address:
  14842.  
  14843. !*strings.8314:City:
  14844.  
  14845. !*strings.8315:State:
  14846.  
  14847. !*strings.8316:Zip:
  14848.  
  14849. !*strings.8317:Country:
  14850.  
  14851. !*strings.8318:Work:
  14852.  
  14853. !*strings.8319:Fax:
  14854.  
  14855. !*strings.8320:Home:
  14856.  
  14857. !*strings.8321:You do not have a Security Certificate for this person.\n\
  14858. \n\
  14859. This means that when you send this person email, it cannot be\n\
  14860. encrypted. This will make it easier for other people to read your\n\
  14861. message.\n\
  14862. \n\
  14863. To obtain Security Certificates for the recipient(s), they must\n\
  14864. first obtain one for themselves and send you a signed email\n\
  14865. message. The Security Certificate will automatically be remembered\n\
  14866. once it is received.\n
  14867.  
  14868. !*strings.8322:You have this person's Security Certificate.\n\
  14869. \n\
  14870. This means that when you send this person email, it can be encrypted.\n\
  14871. Encrypting a message is like sending it in an envelope, rather than a\n\
  14872. postcard. It makes it difficult for other people to view your message.\n\
  14873. \n\
  14874. This person's Security Certificate will expire on %s. When it\n\
  14875. expires, you will no longer be able to send encrypted mail to this\n\
  14876. person until they send you a new one.
  14877.  
  14878. !*strings.8323:This person's Security Certificate has Expired.\n\
  14879. \n\
  14880. You cannot send this person encrypted mail until you obtain a new\n\
  14881. Security Certificate for them. To do this, have this person send you a\n\
  14882. signed mail message. This will automatically include the new Security\n\
  14883. Certificate.
  14884.  
  14885. !*strings.8324:This person's Security Certificate has been revoked. This means that\n\
  14886. the Certificate may have been lost or stolen.\n\
  14887. \n\
  14888. You cannot send this person encrypted mail until you obtain a new\n\
  14889. Security Certificate. To do this, have this person send you a signed\n\
  14890. mail message. This will automatically include the new Security\n\
  14891. Certificate.
  14892.  
  14893. !*strings.8325:You do not have a Security Certificate for yourself.\n\
  14894. This means that you cannot receive encrypted mail, which would\n\
  14895. make it difficult for other people to eavesdrop on messages\n\
  14896. sent to you.\n\
  14897. \n\
  14898. You also cannot digitally sign mail. A digital signature would\n\
  14899. indicate that the message was from you, and would also prevent\n\
  14900. other people from tampering with your message.\n\
  14901. \n\
  14902. To obtain a Security Certificate, press the Get Certificate\n\
  14903. button. After you obtain a Certificate it will automatically\n\
  14904. be sent out with your signed messages so that other people can\n\
  14905. send you encrypted mail.
  14906.  
  14907. !*strings.8326:You have a Security Certificate.\n\
  14908. This means that you can receive encrypted mail. In order to be able to\n\
  14909. do this, you must first send mail to a person and sign the message. By\n\
  14910. doing so, you send them your certificate, which makes it possible for\n\
  14911. them to send you encrypted mail.\n\
  14912. \n\
  14913. Encrypting a message is like sending it in a envelope, rather than a\n\
  14914. postcard. It makes it difficult for other people to eavesdrop on your\n\
  14915. message.\n\
  14916. \n\
  14917. Your Security Certificate will expire on %s. Before it expires,\n\
  14918. you will have to obtain a new Certificate.
  14919.  
  14920. !*strings.8327:Your Security Certificate has Expired.\n\
  14921. \n\
  14922. This means that you can no longer digitally sign messages with this\n\
  14923. certificate. You can continue to receive encrypted mail, however.\n\
  14924. \n\
  14925. This means that you must obtain another Certificate. Click on Show\n\
  14926. Certificate to do so.
  14927.  
  14928. !*strings.8328:Your Security Certificate has been revoked.\n\
  14929. This means that you can no longer digitally sign messages with this\n\
  14930. certificate. You can continue to receive encrypted mail, however.\n\
  14931. \n\
  14932. This means that you must obtain another Certificate.
  14933.  
  14934. !*strings.8329:Show Certificate
  14935.  
  14936. !*strings.8330:Get Certificate
  14937.  
  14938. !*strings.8331:Mailing List Info
  14939.  
  14940. !*strings.8332:List Name:
  14941.  
  14942. !*strings.8333:List Nickname:
  14943.  
  14944. !*strings.8334:Description:
  14945.  
  14946. !*strings.8335:Type names or drag addresses into the mailing list below:
  14947.  
  14948. !*strings.8336:Name
  14949.  
  14950. !*strings.8337:
  14951.  
  14952. !*strings.8338:Email Address
  14953.  
  14954. !*strings.8339:Nickname
  14955.  
  14956. !*strings.8340:Organization
  14957.  
  14958. !*strings.8341:City
  14959.  
  14960. !*strings.8342:State
  14961.  
  14962. !*strings.8343:%d Unread, %d Total
  14963.  
  14964. !*strings.8344:Search
  14965.  
  14966. !*strings.8345:Stop
  14967.  
  14968. !*strings.8346:Remove
  14969.  
  14970. !*strings.8347:This message will be sent to:
  14971.  
  14972. !*strings.8348:all
  14973.  
  14974. !*strings.8349:1 month ago
  14975.  
  14976. !*strings.8350:Attachment operation cannot be completed now.\n\
  14977. Message delivery or attachment load is in progress.
  14978.  
  14979. !*strings.8351:This item is already attached:\n\
  14980. %s
  14981.  
  14982. !*strings.8352:Attachment panel is full - no more attachments can be added.
  14983.  
  14984. !*strings.8353:Getting new messages...
  14985.  
  14986. !*strings.8354:Address Book - %s
  14987.  
  14988. !*strings.8355:Show Certificate
  14989.  
  14990. !*strings.8356:Order
  14991.  
  14992. !*strings.8357:Language
  14993.  
  14994. !*strings.8358:Filters will be applied to incoming mail in the\n\
  14995. following order:
  14996.  
  14997. !*strings.8359:To call another person using Netscape Conference, you must first\n\
  14998. choose the server you would like to use to look up that person's\n\
  14999. address.
  15000.  
  15001. !*strings.8360:Netscape Conference DLS Server
  15002.  
  15003. !*strings.8361:Specific DLS Server
  15004.  
  15005. !*strings.8362:Hostname or IP Address
  15006.  
  15007. !*strings.8363:Address:
  15008.  
  15009. !*strings.8364:(For example, %s)
  15010.  
  15011. !*strings.8365:Card for <%s>
  15012.  
  15013. !*strings.8366:New Card
  15014.  
  15015. !*strings.8367:Mark Messages Read
  15016.  
  15017. !*strings.8368:Mark messages read up to: (MM/DD/YY)
  15018.  
  15019. !*strings.8369:The date must be valid,\n\
  15020. and must be in the form MM/DD/YY.
  15021.  
  15022. !*strings.8370:There are %d new message headers to download for\n\
  15023. this newsgroup.
  15024.  
  15025. !*strings.8371:Get Next %d Messages
  15026.  
  15027. !*strings.8372:unread
  15028.  
  15029. !*strings.8373:yesterday
  15030.  
  15031. !*strings.8374:1 week ago
  15032.  
  15033. !*strings.8375:2 weeks ago
  15034.  
  15035. !*strings.8376:6 months ago
  15036.  
  15037. !*strings.8377:1 year ago
  15038.  
  15039. !*strings.8378:An Address Book entry with this name and email address already exists.
  15040.  
  15041. !*strings.8379:Mailing lists can only contain entries from the Personal Address Book.\n\
  15042. Would you like to add %s to the address book?
  15043.  
  15044. !*strings.8380:Make sure both the server name and port are filled in and are valid.
  15045.  
  15046. !*strings.8381:unknown
  15047.  
  15048. !*strings.8382:To:
  15049.  
  15050. !*strings.8383:CC:
  15051.  
  15052. !*strings.8384:BCC:
  15053.  
  15054. !*strings.8385:Type Name
  15055.  
  15056. !*strings.8386:Next %d
  15057.  
  15058. !*strings.8387:This document cannot be attached to a message:\n\
  15059. %s
  15060.  
  15061. !*strings.8388:Netscape Communicator cannot find your\n\
  15062. Personal Card. Would you like to create a\n\
  15063. Personal Card now?
  15064.  
  15065. !*strings.8389:Communicator Message Center for %s
  15066.  
  15067. !*strings.8390:Plain
  15068.  
  15069. !*strings.8391:Bold
  15070.  
  15071. !*strings.8392:Italic
  15072.  
  15073. !*strings.8393:Bold Italic
  15074.  
  15075. !*strings.8394:Normal
  15076.  
  15077. !*strings.8395:Bigger
  15078.  
  15079. !*strings.8396:Smaller
  15080.  
  15081. !*strings.8397:Sent
  15082.  
  15083. !*strings.8398:Message has not been sent. Do you want to\n\
  15084. save the message in the Drafts Folder?
  15085.  
  15086. !*strings.8399:Invalid Date Value. No search is performed.
  15087.  
  15088. !*strings.8400:Invalid value for the MONTH field.\n\
  15089. Please enter month in 2 digits (1-12).\n\
  15090. Try again!
  15091.  
  15092. !*strings.8401:Invalid value for the DAY of the month field.\n\
  15093. Please enter date in 2 digits (1-31).\n\
  15094. Try again!
  15095.  
  15096. !*strings.8402:Invalid value for the YEAR field.\n\
  15097. Please enter year in 4 digits (e.g. 1997).\n\
  15098. Year value has to be 1900 or later.\n\
  15099. Try again!
  15100.  
  15101. !*strings.8403:To:
  15102.  
  15103. !*strings.8404:Cc:
  15104.  
  15105. !*strings.8405:Bcc:
  15106.  
  15107. !*strings.8406:Newsgroup:
  15108.  
  15109. !*strings.8407:Reply-To:
  15110.  
  15111. !*strings.8408:Followup-To:
  15112.  
  15113. !*strings.8414:Address
  15114.  
  15115. !*strings.8415:Attachment
  15116.  
  15117. !*strings.8416:Option
  15118.  
  15119. !*strings.8417:OK
  15120.  
  15121. !*strings.8418:Clear
  15122.  
  15123. !*strings.8419:Cancel
  15124.  
  15125. !*strings.8420:Urgent
  15126.  
  15127. !*strings.8421:Important
  15128.  
  15129. !*strings.8422:Normal
  15130.  
  15131. !*strings.8423:FYI
  15132.  
  15133. !*strings.8424:Junk
  15134.  
  15135. !*strings.8425:Priority
  15136.  
  15137. !*strings.8426:%sLabel
  15138.  
  15139. !*strings.8427:Addressing
  15140.  
  15141. !*strings.8428:Attachment
  15142.  
  15143. !*strings.8429:Compose
  15144.  
  15145. !*strings.8430:All Mail Folders
  15146.  
  15147. !*strings.8431:All Groups
  15148.  
  15149. !*strings.8432:LDAP Directory
  15150.  
  15151. !*strings.8433:Location
  15152.  
  15153. !*strings.8434:Subject
  15154.  
  15155. !*strings.8435:Sender
  15156.  
  15157. !*strings.8436:Date
  15158.  
  15159. !*strings.8437:Preparing file to publish:\n\
  15160. %.900s
  15161.  
  15162. !*strings.8438:Name
  15163.  
  15164. !*strings.8439:Location
  15165.  
  15166. !*strings.8440:Last Visited
  15167.  
  15168. !*strings.8441:Last Modified
  15169.  
  15170. !*strings.8442:Name
  15171.  
  15172. !*strings.8443:Total
  15173.  
  15174. !*strings.8444:Unread
  15175.  
  15176. !*strings.8445:Category
  15177.  
  15178. !*strings.8446:Newsgroup name
  15179.  
  15180. !*strings.8447:Messages
  15181.  
  15182. !*strings.8448:Subject
  15183.  
  15184. !*strings.8449:Date
  15185.  
  15186. !*strings.8450:Priority
  15187.  
  15188. !*strings.8451:Status
  15189.  
  15190. !*strings.8452:Sender
  15191.  
  15192. !*strings.8453:Recipient
  15193.  
  15194. !*strings.8454:File Here
  15195.  
  15196. !*strings.8455:Registering Converters
  15197.  
  15198. !*strings.8456:Initializing Security Library
  15199.  
  15200. !*strings.8457:Initializing Network Library
  15201.  
  15202. !*strings.8458:Initializing Message Library
  15203.  
  15204. !*strings.8459:Initializing Image Library
  15205.  
  15206. !*strings.8460:Initializing Javascript
  15207.  
  15208. !*strings.8461:Initializing Plugins
  15209.  
  15210. !*strings.8462:%s: installColormap: %s must be yes, no, or guess.\n
  15211.  
  15212. !*strings.8463:Communicator Bookmarks for %s
  15213.  
  15214. !*strings.8464:Untitled
  15215.  
  15216. !*strings.8465:Unchecking this option means that this group\n\
  15217. and all newsgroups above it do not\n\
  15218. receive HTML messages
  15219.  
  15220. !*strings.8466:Encrypted
  15221.  
  15222. !*strings.8467:None
  15223.  
  15224. !*strings.8468:Show Column
  15225.  
  15226. !*strings.8469:Hide Column
  15227.  
  15228. !*strings.8470:That functionality has been disabled
  15229.  
  15230. !*strings.8471:file: Untitled
  15231.  
  15232. !*strings.8472:%s is not set.\n
  15233.  
  15234. !*strings.8473:Newsgroups directory
  15235.  
  15236. !*strings.8474:Local mail directory
  15237.  
  15238. !*strings.8475:%s "%.255s" does not exist.\n
  15239.  
  15240. !*strings.8476:No matches found
  15241.  
  15242. !*strings.8477:Please enter a valid email address (e.g. user@internet.com).\n
  15243.  
  15244. !*strings.8478:Communicator History for %s
  15245.  
  15246. !*strings.8479:Title
  15247.  
  15248. !*strings.8480:Location
  15249.  
  15250. !*strings.8481:First Visited
  15251.  
  15252. !*strings.8482:Last Visited
  15253.  
  15254. !*strings.8483:Expires
  15255.  
  15256. !*strings.8484:Visit Count
  15257.  
  15258. !*strings.8485:Place a call with Netscape Conference to 
  15259.  
  15260. !*strings.8486:Send a message to 
  15261.  
  15262. !*strings.8487:Default Inbox folder does not exist.\n\
  15263. You will not be able to get new messages!
  15264.  
  15265. !*strings.8488:telnet
  15266.  
  15267. !*strings.8489:TN3270 application
  15268.  
  15269. !*strings.8490:rlogin
  15270.  
  15271. !*strings.8491:rlogin with user
  15272.  
  15273. !*strings.8492:You cannot delete this application from the preferences.
  15274.  
  15275. !*strings.8493:The application field is not set.
  15276.  
  15277. !*strings.8494:[JavaScript Application]
  15278.  
  15279. !*strings.8495:The preferences you have, version %s, is incompatible with the\n\
  15280. current version %s. Would you like to save new preferences now?
  15281.  
  15282. !*strings.8496:Please be aware that the preferences you have, version %s,\n\
  15283. is incompatible with the current version %s.
  15284.  
  15285. !*strings.8497:%s: program is version %s, but resources are version %s.\n\
  15286. \n\
  15287.     This means that there is an inappropriate `%s' file installed\n\
  15288.     in the app-defaults directory.  Check these environment variables\n\
  15289.     and the directories to which they point:\n\
  15290. \n\
  15291.     $XAPPLRESDIR\n\
  15292.     $XFILESEARCHPATH\n\
  15293.     $XUSERFILESEARCHPATH\n\
  15294. \n\
  15295.     Also check for this file in your home directory, or in the\n\
  15296.     directory called `app-defaults' somewhere under /usr/lib/.
  15297.  
  15298. !*strings.8498:%s: couldn't find our resources?\n\
  15299. \n\
  15300.     This could mean that there is an inappropriate `%s' file\n\
  15301.     installed in the app-defaults directory.  Check these environment\n\
  15302.     variables and the directories to which they point:\n\
  15303. \n\
  15304.     $XAPPLRESDIR\n\
  15305.     $XFILESEARCHPATH\n\
  15306.     $XUSERFILESEARCHPATH\n\
  15307. \n\
  15308.     Also check for this file in your home directory, or in the\n\
  15309.     directory called `app-defaults' somewhere under /usr/lib/.
  15310.  
  15311. !*strings.8499:%s: locale `%s' not supported by Xlib; trying `C'.\n
  15312.  
  15313. !*strings.8500:%s: locale `C' not supported.\n
  15314.  
  15315. !*strings.8501:%s: locale `C' not supported either.\n
  15316.  
  15317. !*strings.8502:\n\
  15318.     If the $XNLSPATH directory does not contain the proper config files,\n\
  15319.     %s will crash the first time you try to paste into a text\n\
  15320.     field.  (This is a bug in the X11R5 libraries against which this\n\
  15321.     program was linked.)\n\
  15322. \n\
  15323.     Since neither X11R4 nor X11R6 come with these config files, we have\n\
  15324.     included them with the %s distribution.  The normal place\n\
  15325.     for these files is %s.\n\
  15326.     If you can't create that\n\
  15327.     directory, you should set the $XNLSPATH environment variable to\n\
  15328.     point at the place where you installed the files.\n\
  15329. \n
  15330.  
  15331. !*strings.8503:    Perhaps the $XNLSPATH environment variable is not set correctly?\n
  15332.  
  15333. !*strings.8504: uname failed
  15334.  
  15335. !*strings.8505:%s: uname() failed; can't determine what system we're running on\n
  15336.  
  15337. !*strings.8506:%s: this is a SunOS 4.1.3 executable, and you are running it on\n\
  15338.     SunOS %s (Solaris.)  It would be a very good idea for you to\n\
  15339.     run the Solaris-specific binary instead.  Bad Things may happen.\n\
  15340. \n
  15341.  
  15342. !*strings.8507:%s: failed to initialize mozilla_event_queue!\n
  15343.  
  15344. !*strings.8508:%s: invalid `-remote' option "%s"\n
  15345.  
  15346. !*strings.8509:%s: the `-id' option must come before all `-remote' options.\n
  15347.  
  15348. !*strings.8510:%s: only one `-id' option may be used.\n
  15349.  
  15350. !*strings.8511:%s: invalid `-id' option "%s"\n
  15351.  
  15352. !*strings.8512:%s: the `-id' option may only be used with `-remote'.\n
  15353.  
  15354. !*strings.8513:%s: warning: $XKEYSYMDB is %s,\n\
  15355.     but that file doesn't exist.\n
  15356.  
  15357. !*strings.8514:%s: warning: no XKeysymDB file in either\n\
  15358.     %s, %s, or %s\n\
  15359.     Please set $XKEYSYMDB to the correct XKeysymDB file.\n
  15360.  
  15361. !*strings.8515:%s: not found in PATH!\n
  15362.  
  15363. !*strings.8516:renaming %s to %s:
  15364.  
  15365. !*strings.8517:%s: usage: OpenURL(url [ , new-window|window-name ] )\n
  15366.  
  15367. !*strings.8518:%s: usage: OpenFile(file)\n
  15368.  
  15369. !*strings.8519:%s: usage: print([filename])\n
  15370.  
  15371. !*strings.8520:%s: usage: SaveAS(file, output-data-type)\n
  15372.  
  15373. !*strings.8521:%s: usage: SaveAS(file, [output-data-type])\n
  15374.  
  15375. !*strings.8522:%s: usage: mailto(address ...)\n
  15376.  
  15377. !*strings.8523:%s: usage: find(string)\n
  15378.  
  15379. !*strings.8524:%s: usage: addBookmark(url, title)\n
  15380.  
  15381. !*strings.8525:%s: usage: htmlHelp(map-file, id, search-text)\n
  15382.  
  15383. !*strings.8526:%s: unparsable encoding filter spec: %s\n
  15384.  
  15385. !*strings.8527:Upload File
  15386.  
  15387. !*strings.8528:error saving options
  15388.  
  15389. !*strings.8529:# Netscape User History File\n\
  15390. # Version: %s\n\
  15391. # This is a generated file!  Do not edit.\n\
  15392. \n
  15393.  
  15394. !*strings.8530:%s: too many args (%d) to ActivateLinkAction()\n
  15395.  
  15396. !*strings.8531:%s: unknown parameter (%s) to ActivateLinkAction()\n
  15397.  
  15398. !*strings.8532:file:///Untitled
  15399.  
  15400. !*strings.8533:printing
  15401.  
  15402. !*strings.8534:\n\
  15403. This is the default visual and color map.
  15404.  
  15405. !*strings.8535:\n\
  15406. This is the default visual with a private map.
  15407.  
  15408. !*strings.8536:\n\
  15409. This is a non-default visual.
  15410.  
  15411. !*strings.8537:from network
  15412.  
  15413. !*strings.8538:from disk cache
  15414.  
  15415. !*strings.8539:from memory cache
  15416.  
  15417. !*strings.8540:default
  15418.  
  15419. !*strings.8541:%s: too few args (%d) to HistoryItem()\n
  15420.  
  15421. !*strings.8542:%s: too many args (%d) to HistoryItem()\n
  15422.  
  15423. !*strings.8543:%s: unknown parameter (%s) to HistoryItem()\n
  15424.  
  15425. !*strings.8544:%s: unable to read %s property\n
  15426.  
  15427. !*strings.8545:%s: invalid data on %s of window 0x%x.\n
  15428.  
  15429. !*strings.8546:509 internal error: unable to translatewindow 0x%x to a widget
  15430.  
  15431. !*strings.8547:500 unparsable command: %s
  15432.  
  15433. !*strings.8548:501 unrecognized command: %s
  15434.  
  15435. !*strings.8549:502 no appropriate window for %s
  15436.  
  15437. !*strings.8550:200 executed command: %s(
  15438.  
  15439. !*strings.8551:200 executed command: %s(
  15440.  
  15441. !*strings.8552:%s: windowGravityWorks: %s must be yes, no, or guess.\n
  15442.  
  15443. !*strings.8553:could not dup() a stderr:
  15444.  
  15445. !*strings.8554:could not fdopen() the new stderr:
  15446.  
  15447. !*strings.8555:could not dup() a new stderr:
  15448.  
  15449. !*strings.8556:could not dup() a stdout:
  15450.  
  15451. !*strings.8557:could not fdopen() the new stdout:
  15452.  
  15453. !*strings.8558:could not dup() a new stdout:
  15454.  
  15455. !*strings.8559:\n\
  15456. %s:\n\
  15457. \n\
  15458. This Netscape Communicator binary does not run on %s %s.\n\
  15459. \n\
  15460. Please visit http://home.netscape.com/ for a version of Communicator that runs\n\
  15461. on your system.\n\
  15462. \n
  15463.  
  15464. !*strings.8560:Created On
  15465.  
  15466. !*strings.8563:Netscape Exit Confirmation\n
  15467.  
  15468. !*strings.8564:Close all windows and exit Netscape?\n
  15469.  
  15470. !*strings.8565:Netscape Mail\n
  15471.  
  15472. !*strings.8566:Outbox folder contains unsent messages\n\
  15473. Send them now?
  15474.  
  15475. !*strings.8567:Your POP user name is just your user name (e.g. user),\n\
  15476. not your full POP address (e.g. user@internet.com).
  15477.  
  15478. !*strings.8568:Please enter valid information.
  15479.  
  15480. !*strings.8569:The editing of JavaScript message filters is not available\n\
  15481. in this release of Communicator.
  15482.  
  15483. !*strings.8570:Phone
  15484.  
  15485. !*strings.8571:Cleaning up news messages...
  15486.  
  15487. !*strings.8572:Your font preferences will not take effect until you restart Communicator.
  15488.  
  15489. !*strings.8573:One or more items in the selection you are dragging do not contain an email address\n\
  15490. and was not added to the list. Please make sure each item in your selection includes\n\
  15491. an email address.
  15492.  
  15493. !*strings.8574:New Folder Name:
  15494.  
  15495. !*strings.8575:       -component-bar            Show only the Component Bar.\n\
  15496. \n\
  15497.        -composer                 Open all command line URLs in Composer.\n\
  15498.        -edit                     Same as -composer.\n\
  15499. \n\
  15500.        -messenger                Show Messenger Mailbox (INBOX).\n\
  15501.        -mail                     Same as -messenger.\n\
  15502. \n\
  15503.        -discussions              Show Collabra Discussions.\n\
  15504.        -news                     Same as -discussions.\n\
  15505. \n
  15506.  
  15507. !*strings.8576:       Arguments which are not switches are interpreted as either files or\n\
  15508.        URLs to be loaded.\n\
  15509. \n
  15510.  
  15511. !*strings.8577:Searching:
  15512.  
  15513. !*strings.8578:Search Results
  15514.  
  15515. !*strings.8579:Search results for:
  15516.  
  15517. !*strings.8580:Name
  15518.  
  15519. !*strings.8581:Email
  15520.  
  15521. !*strings.8582:Organization
  15522.  
  15523. !*strings.8583:Department
  15524.  
  15525. !*strings.8584:Search results will appear in address book window
  15526.  
  15527. !*strings.8585:Basic Search
  15528.  
  15529. !*strings.8586:Advanced Search
  15530.  
  15531. !*strings.8587:More
  15532.  
  15533. !*strings.8588:Fewer
  15534.  
  15535. !*strings.8589:Find items which
  15536.  
  15537. !*strings.8590:Match all items below (And)
  15538.  
  15539. !*strings.8591:Match one or more of the items below (Or)
  15540.  
  15541. !*strings.8592:where
  15542.  
  15543. !*strings.8593:
  15544.  
  15545. !*strings.8594:and
  15546.  
  15547. !*strings.8595:or
  15548.  
  15549. !*strings.8596:Description:
  15550.  
  15551. !*strings.8597:LDAP Server:
  15552.  
  15553. !*strings.8598:Server Root:
  15554.  
  15555. !*strings.8599:Port Number:
  15556.  
  15557. !*strings.8600:Maximum Number of Hits:
  15558.  
  15559. !*strings.8601:Secure
  15560.  
  15561. !*strings.8602:Save Password
  15562.  
  15563. !*strings.8603:Directory Info
  15564.  
  15565. !*strings.8604:Directories
  15566.  
  15567. !*strings.8605:Search...
  15568.  
  15569. !*strings.8606:Custom Header:
  15570.  
  15571. !*strings.8607:Display Name:
  15572.  
  15573. !*strings.8608:Pager:
  15574.  
  15575. !*strings.8609:Cellular:
  15576.  
  15577. !*strings.8610:Cannot drop into the targeted destination folder.
  15578.  
  15579. !*strings.8611:Login with name and password
  15580.  
  15581. !*strings.8612:No spellchk library found
  15582.  
  15583. !*strings.8613:Choose where you would like your %s messages to be stored:
  15584.  
  15585. !*strings.8614:Place a copy in folder: '%s' on '%s'
  15586.  
  15587. !*strings.8615:Folder '%s' on
  15588.  
  15589. !*strings.8616:Keep templates in: '%s' on '%s'
  15590.  
  15591. !*strings.8617:Keep drafts in: '%s' on '%s'
  15592.  
  15593. !*strings.8618:BCC: %s
  15594.  
  15595. !*strings.8619:General
  15596.  
  15597. !*strings.8620:Advanced
  15598.  
  15599. !*strings.8621:IMAP
  15600.  
  15601. !*strings.8622:Sharing
  15602.  
  15603. !*strings.8623:This server does not support shared folders
  15604.  
  15605. !*strings.8624:You have the following permissions:
  15606.  
  15607. !*strings.8625:Share this and other folders with network users \n\
  15608.         and display and set access privileges.
  15609.  
  15610. !*strings.8626:Folder Type:
  15611.  
  15612. !*strings.8627:POP
  15613.  
  15614. !*strings.8628:start my reply above the quoted text
  15615.  
  15616. !*strings.8629:start my reply below the quoted text
  15617.  
  15618. !*strings.8630:select the quoted text
  15619.  
  15620. !*strings.8631: (default)
  15621.  
  15622. !*strings.8632:Inline
  15623.  
  15624. !*strings.8633:Quoted
  15625.  
  15626. !*strings.8634:As Attachment
  15627.  
  15628. !*strings.8635:Automatically subscribe to all my folders on "%s"
  15629.  
  15630. !*strings.8636:MoveMail
  15631.  
  15632. !*strings.8637:(Using Movemail)
  15633.  
  15634. !*strings.8638:Automatically
  15635.  
  15636. !*strings.8639:Ask me
  15637.  
  15638. !*strings.8640:Never Send
  15639.  
  15640. !*strings.8641:Reply To:
  15641.  
  15642. !*strings.8642:multiple matches found
  15643.  
  15644. !*strings.8643:%m/%d/%Y
  15645.  
  15646. !*strings.8644:The mail filter named '%s' has been truncated because it had more than %d terms.
  15647.  
  15648. !*strings.8645:Invalid Date Value.
  15649.  
  15650. !*strings.8646:Department:
  15651.  
  15652. !*strings.8647:You must pick a file that exists.
  15653.  
  15654. !*strings.8648:You are not allowed to choose a directory.
  15655.  
  15656. !*strings.8649:Match all items below (And):
  15657.  
  15658. !*strings.8650:Download headers for: %s
  15659.  
  15660. !*strings.8651:Unable to access directory:\n\
  15661. %s\n
  15662.  
  15663. !*strings.8652:Ask Me
  15664.  
  15665. !*strings.8653:Text
  15666.  
  15667. !*strings.8654:HTML
  15668.  
  15669. !*strings.8655:Text and HTML
  15670.  
  15671. !*strings.8656:Sorry, help is not available for this topic.
  15672.  
  15673. !*strings.8657:(None available)
  15674.  
  15675. !*strings.8658:Compact Folders
  15676.  
  15677. !*strings.8659:Compact This Folder
  15678.  
  15679. !*strings.8660:Empty Trash on %s
  15680.  
  15681. !*strings.8661:Empty Trash Folder
  15682.  
  15683. !*strings.8662:If the message comes from outside the\n\
  15684. domain %s:
  15685.  
  15686. !*strings.8663:(no domain)
  15687.  
  15688. !*strings.8664:Addresses Matching "%s"
  15689.  
  15690. !*strings.8665:Select Addresses
  15691.  
  15692. !*strings.8666:Mailing List
  15693.  
  15694. !*strings.8667:Folder name
  15695.  
  15696. !*strings.8668:Delete Mail Server
  15697.  
  15698. !*strings.8669:Delete Folders
  15699.  
  15700. !*strings.8670:AddressBook Info
  15701.  
  15702. !*strings.8671:Name:
  15703.  
  15704. !*strings.8672:Basic Search
  15705.  
  15706. !*strings.8673:Advanced Search
  15707.  
  15708. !*strings.8674:URL:
  15709.  
  15710. !*strings.8675:Go
  15711.  
  15712. !*strings.8676:Properties
  15713.  
  15714. !*strings.8677:Get Info
  15715.  
  15716. !*strings.8678:Location: %s
  15717.  
  15718. !*strings.8679:No matches
  15719.  
  15720. !*strings.8680:
  15721.  
  15722. !*strings.8681:
  15723.  
  15724. !*strings.8682:
  15725.  
  15726. !*strings.8683:
  15727.  
  15728. !*strings.8684:
  15729.  
  15730. !*strings.8685:Please enter some text for your search and try again.
  15731.  
  15732. !*strings.8686:Please enter a valid date for your search and try again.
  15733.  
  15734.